Skip to content

Commit 57703b7

Browse files
committed
Update test matrix
1 parent 066305a commit 57703b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test_tox.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: ./.github/workflows/tox.yml
2020
with:
2121
envs: |
22-
- linux: py313-linux-freethreaded
23-
- macos: py313-linux-freethreaded
24-
- windows: py313-linux-freethreaded
22+
- linux: py313t-linux
23+
- macos: py313t-linux
24+
- windows: py313t-linux

0 commit comments

Comments
 (0)