We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1def39 commit 9b2c029Copy full SHA for 9b2c029
.github/workflows/test-stubs.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ubuntu-20.04]
21
- ver: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+ ver: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
22
include:
23
- os: macos-latest
24
ver: "3.13"
0 commit comments