зеркало из https://github.com/github/ruby.git
RJIT: Upgrade Ubuntu on CI
to upgrade libcapstone on CI
This commit is contained in:
Родитель
71bcab4519
Коммит
d07d1c7162
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче