We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369370b commit 672a559Copy full SHA for 672a559
.github/workflows/build-push-docker-images.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-latest-arm
+ runs-on: ubuntu-24.04-arm
13
steps:
14
- uses: actions/checkout@v4
15
- name: Login to GitHub Package Registry
0 commit comments