Skip to content

Commit fe27b16

Browse files
committed
Use ARM64 runner for container builds.
1 parent e907277 commit fe27b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: sprinters:aws:ubuntu-24.04-arm:c7gd.xlarge
1616
permissions:
1717
contents: read
1818
packages: write

0 commit comments

Comments
 (0)