Skip to content

Commit

Permalink
experiment: arm runners
Browse files Browse the repository at this point in the history
  • Loading branch information
nkraetzschmar committed Feb 12, 2024
1 parent 14e5fd8 commit 7c97e9e
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 @@ -5,6 +5,6 @@ on:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
uses: gardenlinux/package-build/.github/workflows/build.yml@arm-runner
with:
release: ${{ github.ref == 'refs/heads/main' }}

0 comments on commit 7c97e9e

Please sign in to comment.