Skip to content

Commit b6de8aa

Browse files
committed
CI: use julia-1.7 (like in pkg compat), disable windows temporarily
1 parent e689ea1 commit b6de8aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.6'
21+
- '1.7'
2222
- '1'
2323
os:
2424
- ubuntu-latest
2525
- macOS-latest
26-
- windows-latest
2726
arch:
2827
- x64
2928
steps:

0 commit comments

Comments
 (0)