Skip to content

Commit f8a8033

Browse files
committed
change workflow to ubuntu 24.04
1 parent 1ea6528 commit f8a8033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
test:
20-
runs-on: ubuntu-latest
20+
runs-on: ubuntu-24.04
2121
strategy:
2222
matrix:
2323
ruby-version: ["3.0", "3.1", "3.2", "3.3", "3.4"]

0 commit comments

Comments
 (0)