Skip to content

Commit 3958528

Browse files
committed
ubuntu and macos up
1 parent 0ceb31a commit 3958528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: test
1313
strategy:
1414
matrix:
15-
os: [ubuntu-20.04, macos-12, windows-2022]
15+
os: [ubuntu-24.04, macos-15, windows-2022]
1616
ruby: [2.7, 3.1]
1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)