Skip to content

Commit c093bcc

Browse files
author
Matthias Koeppe
committed
.github/workflows/main.yml: Test 3.13-dev
1 parent 98169b4 commit c093bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ubuntu-latest, macos-latest, windows-latest]
20-
python-version: ['3.8', '3.9', '3.10', '3.11.6', '3.12.0']
20+
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13-dev']
2121
architecture: [x64, x86]
2222
exclude:
2323
- os: ubuntu-latest

0 commit comments

Comments
 (0)