Skip to content

Commit

Permalink
Switch back to Github Hosted ARM runners
Browse files Browse the repository at this point in the history
These are now public, so better than using my personal warp account
  • Loading branch information
chadlwilson committed Jan 19, 2025
1 parent 70cb141 commit 88b7ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
matrix:
runner:
- ubuntu-latest
- warp-ubuntu-latest-arm64-4x
- ubuntu-24.04-arm
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Download arm64 digest
uses: actions/download-artifact@v4
with:
name: digests-warp-ubuntu-latest-arm64-4x
name: digests-ubuntu-24.04-arm
path: /tmp/digests

- name: Set up Docker Buildx
Expand Down

0 comments on commit 88b7ee9

Please sign in to comment.