Skip to content

Commit

Permalink
remove macos-10 (does not work)
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Jun 18, 2022
1 parent 0bb233e commit 1e6db60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests+artifacts+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build:
strategy:
matrix:
platform: [ubuntu-latest, macos-10, macos-11, macOS-12, windows-latest]
platform: [ubuntu-latest, macos-11, macOS-12, windows-latest]
python-version: ["3.7", "3.8", "3.9", "3.10"]
exclude:
- platform: windows-latest
Expand Down

0 comments on commit 1e6db60

Please sign in to comment.