mirror of
https://github.com/mrabarnett/mrab-regex.git
synced 2025-10-05 20:02:39 +02:00
Enable free-threading support in cibuildwheel in another place.
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -149,6 +149,7 @@ jobs:
|
||||
|
||||
env:
|
||||
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
|
||||
CIBW_ENABLE: cpython-freethreading
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@@ -1,3 +1,7 @@
|
||||
Version: 2025.9.20
|
||||
|
||||
Enable free-threading support in cibuildwheel in another place.
|
||||
|
||||
Version: 2025.9.19
|
||||
|
||||
Enable free-threading support in cibuildwheel.
|
||||
|
Reference in New Issue
Block a user