Revert "fix(ci): attempt to fix ci runs"
This reverts commit 95a2f96040
.
This commit is contained in:
parent
fe3dc57fc2
commit
b1e9b9539b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
||||||
|
|
||||||
unit_tests:
|
unit_tests:
|
||||||
name: Unit tests
|
name: Unit tests
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
RUBY_YJIT_ENABLE: "1"
|
RUBY_YJIT_ENABLE: "1"
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Add table
Reference in a new issue