зеркало из 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}}
|
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
||||||
RUBY_DEBUG: ci
|
RUBY_DEBUG: ci
|
||||||
SETARCH: ${{ matrix.arch && format('setarch {0}', matrix.arch) }}
|
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') }}
|
if: ${{ !contains(github.event.head_commit.message, '[DOC]') && !contains(github.event.pull_request.labels.*.name, 'Documentation') }}
|
||||||
steps:
|
steps:
|
||||||
- run: mkdir build
|
- run: mkdir build
|
||||||
|
|
Загрузка…
Ссылка в новой задаче