Skip to content

Commit

Permalink
Use ubuntu-20.04 for test using Ruby 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Apr 24, 2023
1 parent 4d88f85 commit 6cecb48
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 @@ -202,7 +202,7 @@ jobs:

testFixedBundlerVersionForOldRuby:
name: "Test bundler: 1.x for old Ruby"
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: ./
Expand Down

0 comments on commit 6cecb48

Please sign in to comment.