Skip to content

Commit

Permalink
test stubs on 3.13 (Netflix#2102)
Browse files Browse the repository at this point in the history
  • Loading branch information
savingoyal authored Oct 16, 2024
1 parent de168b0 commit b23f135
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
ver: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
ver: ['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 b23f135

Please sign in to comment.