Skip to content

Commit 77bfd60

Browse files
author
Geoff Bache
committed
Add 3.13 also to these runs
1 parent 82ab8c8 commit 77bfd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ubuntu-latest, windows-latest]
1515
build_env: [native]
16-
python: [3.9, '3.10', 3.11, 3.12]
16+
python: [3.9, '3.10', 3.11, 3.12, 3.13]
1717
include:
1818
- os: windows-latest
1919
build_env: msys

0 commit comments

Comments
 (0)