Skip to content

Commit

Permalink
arm runner label
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Jan 23, 2025
1 parent dd914ba commit 0a21eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ jobs:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
with:
release: ${{ github.ref == 'refs/heads/main' }}
runs-on-arm64: ubuntu-24.04-arm
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.build/

0 comments on commit 0a21eb3

Please sign in to comment.