Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Use a big ARM builder for docker (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellie Huxtable authored Sep 11, 2023
1 parent a9cc8a2 commit eea90a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:
jobs:
build:
name: build and publish capture image
runs-on: ubuntu-latest
runs-on: buildjet-8vcpu-ubuntu-2204-arm
steps:

- name: Check Out Repo
Expand Down

0 comments on commit eea90a5

Please sign in to comment.