Skip to content

Commit 343f935

Browse files
authored
[CI-328] Pin Ubuntu version for GitHub Actions workflows (#35)
1 parent 19ae1fd commit 343f935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- '6.1'
1919
- '7.0'
2020
- '7.1'
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-22.04
2222

2323
name: RSpec (Rails ${{ matrix.rails }}) (Ruby ${{ matrix.ruby }})
2424

0 commit comments

Comments
 (0)