Skip to content

Commit

Permalink
Merge pull request #218 from rinikerlab/CI-update
Browse files Browse the repository at this point in the history
CI update
  • Loading branch information
MTLehner committed Feb 23, 2022
2 parents b0461a0 + 4a0b281 commit 3bb489f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
os: [macOS-latest, ubuntu-latest] #, windows-latest
python-version: [3.7] #
python-version: [3.7, 3.9.4] #

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 3bb489f

Please sign in to comment.