Skip to content

Commit ba407dc

Browse files
committed
Use ubuntu 22.04
1 parent 7d12a02 commit ba407dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby_head.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
fail-fast: false
1515
matrix:

0 commit comments

Comments
 (0)