RJIT: Upgrade Ubuntu on CI
to upgrade libcapstone on CI
This commit is contained in:
parent
71bcab4519
commit
d07d1c7162
2
.github/workflows/rjit.yml
vendored
2
.github/workflows/rjit.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
||||
RUBY_DEBUG: ci
|
||||
SETARCH: ${{ matrix.arch && format('setarch {0}', matrix.arch) }}
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
if: ${{ !contains(github.event.head_commit.message, '[DOC]') && !contains(github.event.pull_request.labels.*.name, 'Documentation') }}
|
||||
steps:
|
||||
- run: mkdir build
|
||||
|
Loading…
x
Reference in New Issue
Block a user