Use ubuntu-20.04 for test using Ruby 2.2

* https://github.com/ruby/setup-ruby/issues/496#issuecomment-1520667671
This commit is contained in:
Benoit Daloze
2023-04-24 22:02:59 +02:00
parent 4d88f85d08
commit 6cecb48364
+1 -1
View File
@@ -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: ./