Skip to content

Commit 5212d3b

Browse files
committed
ci: Fix nogil base build
1 parent d3c1082 commit 5212d3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-bases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464

6565
- name: Build free-threaded Python base
6666
uses: docker/build-push-action@v6
67-
if: ${{ matrix.disable-gil }}
6867
with:
6968
context: .
7069
file: "./docker/Dockerfile.nogil"

0 commit comments

Comments
 (0)