Skip to content

Commit 09865dc

Browse files
committed
fix: runners
1 parent fb190e6 commit 09865dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-ecr-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717
build:
1818
name: aws-ecr-publish
19-
runs-on: buildjet-4vcpu-ubuntu-2204-arm
19+
runs-on: ubuntu-24.04-arm
2020

2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)