Skip to content

Commit

Permalink
Enable linux arm tests for the launcher (#22396)
Browse files Browse the repository at this point in the history
We now enable testing the launchers on linux/arm machines !
  • Loading branch information
hamzaremmal authored Jan 17, 2025
2 parents 8b27ecb + 4ca10c2 commit 4219950
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:

linux-aarch64:
name: Deploy and Test on Linux ARM64 architecture
runs-on: macos-latest
if: ${{ false }}
runs-on: ubuntu-24.04-arm
steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
Expand Down

0 comments on commit 4219950

Please sign in to comment.