We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d40cc3 commit be33763Copy full SHA for be33763
1 file changed
.github/workflows/docker-bases.yml
@@ -87,6 +87,7 @@ jobs:
87
strategy:
88
matrix:
89
gcc: ["", "14"]
90
+ disable-gil: [false, true]
91
include:
92
- disable-gil: false
93
build-args: ""
0 commit comments