Skip to content

Commit

Permalink
chore: enable linux arm tests for the launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal committed Jan 17, 2025
1 parent 1270d13 commit 0053f77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/launchers.yml
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-latest-arm
steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
Expand Down

0 comments on commit 0053f77

Please sign in to comment.