We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811b516 commit 4fc8b9dCopy full SHA for 4fc8b9d
2 files changed
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
name: Releasing rmb
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
18
steps:
19
- name: Prepare
20
run: |
.github/workflows/release_arm.yaml
@@ -12,7 +12,7 @@ env:
12
13
build-and-push:
permissions:
contents: read
packages: write
0 commit comments