Skip to content

Commit

Permalink
Merge pull request #35 from nlesc-nano/macos
Browse files Browse the repository at this point in the history
TST: Exclude python 3.6 tests of `macos-latest`
  • Loading branch information
BvB93 committed Sep 24, 2021
2 parents 580faa0 + e4f9fb6 commit e30bb47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
- os: ubuntu-latest
special: '; pre-release'
version: 3.9
exclude:
- os: macos-latest
special: ''
version: 3.6

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit e30bb47

Please sign in to comment.