Skip to content

Commit

Permalink
Run on ARM runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Jan 23, 2025
1 parent 25fecc6 commit 0265bad
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 @@ -12,7 +12,7 @@ concurrency:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
strategy:
matrix:
java: [ '17', '21']
Expand Down

0 comments on commit 0265bad

Please sign in to comment.