chore(ci): use github runners
This commit is contained in:
parent
8abe3fce79
commit
55bc35659e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -104,7 +104,7 @@ jobs:
|
|||
|
||||
system_tests:
|
||||
name: System tests
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUBY_YJIT_ENABLE: "1"
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue