Skip to content

Commit

Permalink
Actually skip tar assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Dec 27, 2023
1 parent c6c7458 commit 246f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
exclude:
# skip arm64 until we have arm runners
- architecture: arm64
- distribution: [tar]
- distribution: tar

uses: ./.github/workflows/r_assemble.yml
with:
Expand Down

0 comments on commit 246f2d5

Please sign in to comment.