We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3176b commit ca5eabcCopy full SHA for ca5eabc
.github/workflows/build_containers.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
# Push image to GitHub Packages.
13
docker:
14
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-24.04-arm
15
permissions:
16
contents: read
17
packages: write
0 commit comments