Skip to content

Commit

Permalink
[CI-328] Pin Ubuntu version for GitHub Actions workflows (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciej-chime authored Dec 3, 2024
1 parent 5688998 commit 6d8997a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- '6.1'
- '7.0'
- '7.1'
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

name: RSpec (Rails ${{ matrix.activerecord }}) (Ruby ${{ matrix.ruby }})

Expand Down

0 comments on commit 6d8997a

Please sign in to comment.