Skip to content

Commit

Permalink
Fix ARM runner naming
Browse files Browse the repository at this point in the history
  • Loading branch information
CPlusPatch authored Mar 30, 2024
1 parent a96f043 commit 968d584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: "[self-hosted]"
- os: "nu-01a"
platform: linux/arm64
- os: ubuntu-latest
platform: linux/amd64
Expand Down

0 comments on commit 968d584

Please sign in to comment.