Update release-ci.yml

pull/764/head
Nikita Sobolev 2 years ago committed by GitHub
parent 49406c62e9
commit 9b91d94c66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,9 +17,12 @@ on:
- 'utils/*/install.sh'
- '.ci/release-ci/**'
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:

Loading…
Cancel
Save