Skip to content

Commit

Permalink
Use ubuntu 20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Dec 2, 2020
1 parent 91e17c7 commit 8b08f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
allow_failure: true
- ruby: "truffleruby-head"
allow_failure: true
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
continue-on-error: ${{ matrix.allow_failure }}
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
Expand Down

0 comments on commit 8b08f4e

Please sign in to comment.