MilesCranmer commited on
Commit
7185bbb
1 Parent(s): fc4cdae

Test 1.6 on windows

Browse files
Files changed (1) hide show
  1. .github/workflows/CI_Windows.yml +1 -1
.github/workflows/CI_Windows.yml CHANGED
@@ -26,7 +26,7 @@ jobs:
26
  shell: bash
27
  strategy:
28
  matrix:
29
- julia-version: ['1.7.1']
30
  python-version: ['3.9']
31
  os: [windows-2019]
32
 
 
26
  shell: bash
27
  strategy:
28
  matrix:
29
+ julia-version: ['1.6', '1.7.1']
30
  python-version: ['3.9']
31
  os: [windows-2019]
32