Land #52, Update Ubuntu 18.04 to 20.04 in Github CI script

This commit is contained in:
adfoster-r7 2022-08-31 12:59:18 +01:00 committed by GitHub
commit c53eed8a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -37,11 +37,11 @@ jobs:
- 3.0
- 3.1
os:
- ubuntu-18.04
- ubuntu-22.04
- ubuntu-20.04
- ubuntu-latest
exclude:
- { os: ubuntu-22.04, ruby: 2.7 }
- { os: ubuntu-22.04, ruby: 3.0 }
- { os: ubuntu-latest, ruby: 2.7 }
- { os: ubuntu-latest, ruby: 3.0 }
test_cmd:
- bundle exec rspec