Skip to content

Commit

Permalink
Run tests on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
pienkowb committed Aug 6, 2023
1 parent d164c83 commit 3193391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- ruby: '2.0'
gemfile: activerecord_5.0

runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
RAILS_ENV: test
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down

0 comments on commit 3193391

Please sign in to comment.