Merge pull request #10381 from tchak/fix-ci-ubuntu

fix(ci): attempt to fix ci runs
This commit is contained in:
Paul Chavard 2024-04-24 11:14:30 +00:00 committed by GitHub
commit b239b6e4ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ jobs:
unit_tests:
name: Unit tests
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
RUBY_YJIT_ENABLE: "1"
services: