Merge branch 'dev'
All checks were successful
Run UnitTest / build-and-run-UnitTest (push) Successful in 7s
All checks were successful
Run UnitTest / build-and-run-UnitTest (push) Successful in 7s
This commit is contained in:
commit
d750e3a70c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
assets-release-x86_64:
|
assets-release-x86_64:
|
||||||
needs: ensure-release-exists
|
needs: ensure-release-exists
|
||||||
runs-on: any_archLinux
|
runs-on: x86_64_archLinux
|
||||||
steps:
|
steps:
|
||||||
- name: Check and push assets
|
- name: Check and push assets
|
||||||
id: check_release_assets_x86_64
|
id: check_release_assets_x86_64
|
||||||
|
|
Loading…
Reference in a new issue