There was an error while loading. Please reload this page.
1 parent 53054ac commit c43f8adCopy full SHA for c43f8ad
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
fail-fast: false
39
matrix:
40
ruby: [ '2.6', '2.7', '3.0', '3.1', '3.2' ]
41
- os: [ ubuntu-20.04 ]
+ os: [ ubuntu-22.04 ]
42
runs-on: ${{ matrix.os }}
43
44
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}
0 commit comments