MilesCranmer commited on
Commit
8550d13
1 Parent(s): 8bd4d4e

Remove unused julia version from conda test

Browse files
.github/workflows/CI_conda_forge.yml CHANGED
@@ -18,7 +18,6 @@ jobs:
18
  shell: bash -l {0}
19
  strategy:
20
  matrix:
21
- julia-version: ['1.7.1']
22
  python-version: ['3.9']
23
  os: ['ubuntu-latest']
24
 
 
18
  shell: bash -l {0}
19
  strategy:
20
  matrix:
 
21
  python-version: ['3.9']
22
  os: ['ubuntu-latest']
23