Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Fix Windows CI version
Browse files
.github/workflows/CI_Windows.yml
CHANGED
@@ -29,7 +29,7 @@ jobs:
|
|
29 |
shell: bash
|
30 |
strategy:
|
31 |
matrix:
|
32 |
-
julia-version: ['1
|
33 |
python-version: ['3.11']
|
34 |
os: [windows-latest]
|
35 |
|
|
|
29 |
shell: bash
|
30 |
strategy:
|
31 |
matrix:
|
32 |
+
julia-version: ['1']
|
33 |
python-version: ['3.11']
|
34 |
os: [windows-latest]
|
35 |
|