Skip to content

Commit 7124ab8

Browse files
Update alpha-versions.yml
1 parent 1b8b43e commit 7124ab8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/alpha-versions.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- python-freethreaded-test
77

8+
89
jobs:
910
test-with-t:
1011
runs-on: ${{ matrix.os }}
@@ -91,4 +92,4 @@ jobs:
9192
run: |
9293
python -m pip install --upgrade pip
9394
pip install -r requirements.txt
94-
95+

0 commit comments

Comments
 (0)