Skip to content

Commit 9ac15cc

Browse files
authored
uses ubuntu-24.04 to test truffleruby (#355)
1 parent f193528 commit 9ac15cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- "macos-13"
1616
- "macos-14" # arm64
1717
- "macos-15" # arm64
18-
- "ubuntu-20.04"
18+
- "ubuntu-24.04"
1919
ruby:
2020
- "truffleruby+graalvm"
2121

0 commit comments

Comments
 (0)