Skip to content

Commit f07c374

Browse files
author
Christopher Doris
committed
actually no don't test python 3.14 for now
1 parent 79d1372 commit f07c374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
fail-fast: false
6767
matrix:
6868
os: [ubuntu-latest, windows-latest, macos-latest]
69-
pyversion: ['3', '3.13', '3.10']
69+
pyversion: ['3.13', '3.10']
7070
juliaexe: ["@JuliaPkg"]
7171
include:
7272
- os: ubuntu-latest

0 commit comments

Comments
 (0)