We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c1082 commit 5212d3bCopy full SHA for 5212d3b
.github/workflows/docker-bases.yml
@@ -64,7 +64,6 @@ jobs:
64
65
- name: Build free-threaded Python base
66
uses: docker/build-push-action@v6
67
- if: ${{ matrix.disable-gil }}
68
with:
69
context: .
70
file: "./docker/Dockerfile.nogil"
0 commit comments