Skip to content

Commit 3c80de0

Browse files
olleolleolleioquatix
authored andcommitted
CI: Remove the macos-11.0 target, for now
This fixes #264 by holding off building on a not-yet-supported platform combination. We can add it back when it reappears as a supported GitHub Actions platform.
1 parent a7993fa commit 3c80de0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/workflow.yml

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
include:
2020
- { os: ubuntu-16.04, ruby: 3.0 }
2121
- { os: ubuntu-16.04, ruby: 2.4 }
22-
- { os: macos-11.0 , ruby: 3.0 }
23-
- { os: macos-11.0 , ruby: 2.4 }
2422
exclude:
2523
- { os: windows-2019, ruby: head }
2624
- { os: windows-2019, ruby: jruby }

0 commit comments

Comments
 (0)