We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3be256 commit 86e969aCopy full SHA for 86e969a
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,6 @@ jobs:
22
- {os: ubuntu-20.04, cc: clang, cxx: clang++}
23
- {os: macos-latest, cc: clang, cxx: clang++}
24
- {os: macos-13, cc: clang, cxx: clang++}
25
- - {os: macos-12, cc: clang, cxx: clang++}
26
- {os: windows-latest, cc: gcc, cxx: g++, altname: "mingw-gcc"}
27
env:
28
MRUBY_CONFIG: ci/gcc-clang
0 commit comments