We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb190e6 commit 09865dcCopy full SHA for 09865dc
.github/workflows/aws-ecr-publish.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
build:
18
name: aws-ecr-publish
19
- runs-on: buildjet-4vcpu-ubuntu-2204-arm
+ runs-on: ubuntu-24.04-arm
20
21
steps:
22
- name: Checkout
0 commit comments