We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d1372 commit f07c374Copy full SHA for f07c374
.github/workflows/tests.yml
@@ -66,7 +66,7 @@ jobs:
66
fail-fast: false
67
matrix:
68
os: [ubuntu-latest, windows-latest, macos-latest]
69
- pyversion: ['3', '3.13', '3.10']
+ pyversion: ['3.13', '3.10']
70
juliaexe: ["@JuliaPkg"]
71
include:
72
- os: ubuntu-latest
0 commit comments