Skip to content

Commit 1e6db60

Browse files
authored
remove macos-10 (does not work)
1 parent 0bb233e commit 1e6db60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests+artifacts+pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
strategy:
2020
matrix:
21-
platform: [ubuntu-latest, macos-10, macos-11, macOS-12, windows-latest]
21+
platform: [ubuntu-latest, macos-11, macOS-12, windows-latest]
2222
python-version: ["3.7", "3.8", "3.9", "3.10"]
2323
exclude:
2424
- platform: windows-latest

0 commit comments

Comments
 (0)