GA for binary release upd
This commit is contained in:
parent
4ebd2271bf
commit
ac73c2e4de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
generate:
|
||||
name: Create release-artifacts
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@master
|
||||
|
|
|
|||
Loading…
Reference in a new issue