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 8bf1f94 commit 65c7f51Copy full SHA for 65c7f51
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
- { os: windows-latest, ruby: ucrt }
38
- { os: windows-latest, ruby: mingw }
39
- { os: windows-latest, ruby: mswin }
40
- - { os: macos-13, ruby: 2.5 }
+ - { os: macos-15-intel, ruby: 2.5 }
41
exclude:
42
# CRuby < 2.6 does not support macos-arm64
43
- { os: macos-latest, ruby: 2.5 }
0 commit comments