Skip to content

Commit 65b511c

Browse files
committed
Try next version of macOS
1 parent 3ad8c62 commit 65b511c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
strategy:
77
matrix:
8-
os: [ubuntu-latest, macos-latest, macos-15, windows-latest]
8+
os: [macos-26, macos-15]
99
ruby-version: ['4.0', '3.4', '3.3', '3.2', '3.1', '3.0', '2.7', truffleruby]
1010
# conformance require perl because of that we
1111
# only run unit tests on windows

0 commit comments

Comments
 (0)