We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be2f7d commit b840d45Copy full SHA for b840d45
.github/workflows/docker_image_cpython.yml
@@ -32,5 +32,4 @@ jobs:
32
push: true
33
file: ./Dockerfile.cpython
34
tags: |
35
- ghcr.io/nascheme/cpython-tsan:${{ github.ref }}
36
ghcr.io/nascheme/cpython-tsan:latest
0 commit comments