We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05568ee commit 4bc2dbeCopy full SHA for 4bc2dbe
.github/workflows/ci.yml
@@ -100,9 +100,6 @@ jobs:
100
- platform: MacOS 11
101
os: "macos-11"
102
test-script: "./unix.sh darwin"
103
- - platform: MacOS 10.15
104
- os: "macos-10.15" # Deprecated - nice-to-test now, but remove this entirely once GitHub stops supporting it
105
- test-script: "./unix.sh darwin"
106
- platform: Windows 2022
107
os: "windows-2022"
108
test-script: ".\\windows.bat"
0 commit comments