Skip to content

Commit 65c7f51

Browse files
committed
Replaced macos-15-intel from macos-13
1 parent 8bf1f94 commit 65c7f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- { os: windows-latest, ruby: ucrt }
3838
- { os: windows-latest, ruby: mingw }
3939
- { os: windows-latest, ruby: mswin }
40-
- { os: macos-13, ruby: 2.5 }
40+
- { os: macos-15-intel, ruby: 2.5 }
4141
exclude:
4242
# CRuby < 2.6 does not support macos-arm64
4343
- { os: macos-latest, ruby: 2.5 }

0 commit comments

Comments
 (0)