Merge pull request #6383 from jbampton/remove-macos-12

This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-10-19 00:28:25 -04:00
committed by GitHub
-1
View File
@@ -22,7 +22,6 @@ jobs:
- {os: ubuntu-20.04, cc: clang, cxx: clang++}
- {os: macos-latest, cc: clang, cxx: clang++}
- {os: macos-13, cc: clang, cxx: clang++}
- {os: macos-12, cc: clang, cxx: clang++}
- {os: windows-latest, cc: gcc, cxx: g++, altname: "mingw-gcc"}
env:
MRUBY_CONFIG: ci/gcc-clang