Skip to content

Commit

Permalink
scala native linux arm output does not seem to work … ?
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Jan 17, 2025
1 parent 21eea56 commit 148f094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
# macOS 13/14 uses different CPU architectures, older ubuntu because 24.04 is well tested outside of CI
os: [macOS-13, macOS-14, ubuntu-22.04, windows-2022, ubuntu-24.04-arm]
os: [macOS-13, macOS-14, ubuntu-22.04, windows-2022]
java-version: [17, 21, 23]

env:
Expand Down

0 comments on commit 148f094

Please sign in to comment.