Skip to content

Commit

Permalink
fix: downgrade ubuntu.
Browse files Browse the repository at this point in the history
  • Loading branch information
nonz250 committed Sep 28, 2023
1 parent cafd6f4 commit ac19bfd
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 @@ -5,7 +5,7 @@ on: push
jobs:
build-test:

runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
ruby-version: [2.0.0, 2.1, 2.2, 2.3.0, 2.7.0, jruby-9.2.17.0]
Expand Down

0 comments on commit ac19bfd

Please sign in to comment.