Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
Possible fix for #567
  • Loading branch information
mjw99 authored Apr 12, 2022
1 parent 6dacd43 commit d013b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
cfg:
- { os: macOS-latest, python-version: '3.8', openmm: latest }
- { os: windows-latest, python-version: '3.8', openmm: latest }
- { os: windows-latest, python-version: '3.8.10', openmm: latest }
- { os: ubuntu-latest, python-version: '3.8', openmm: latest }
- { os: ubuntu-latest, python-version: '3.9', openmm: latest }
- { os: ubuntu-latest, python-version: '3.8', openmm: nightly }
Expand Down

0 comments on commit d013b59

Please sign in to comment.