Skip to content

Commit

Permalink
Use ubuntu 20.04 for CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Olliver committed Nov 1, 2022
1 parent ba4d465 commit 37677e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
os:
# Use ubuntu-18.04 instead of ubuntu-20.04 temporarily, due to a failing test on mysql 8.0.
# https://github.com/brianmario/mysql2/issues/1165
# - ubuntu-20.04 # focal
- ubuntu-18.04 # bionic
- ubuntu-20.04 # focal
# - ubuntu-18.04 # bionic
ruby:
- '3.1'
- '3.0'
Expand Down

0 comments on commit 37677e3

Please sign in to comment.