We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ae1fd commit 343f935Copy full SHA for 343f935
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- '6.1'
19
- '7.0'
20
- '7.1'
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
22
23
name: RSpec (Rails ${{ matrix.rails }}) (Ruby ${{ matrix.ruby }})
24
0 commit comments