Skip to content

Commit

Permalink
add 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
savingoyal authored Oct 15, 2024
1 parent 93f7f50 commit eec4287
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
ver: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
ver: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
include:
- os: macos-latest
ver: "3.13"
- os: macos-latest
ver: "3.12"
- os: macos-latest
Expand Down

0 comments on commit eec4287

Please sign in to comment.