Skip to content

Commit

Permalink
add linux arm64 github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Mar 3, 2025
1 parent 24cf3ea commit 345c1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
jobs:
linux-aarch64:
if: 0
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
steps:
- uses: actions/checkout@v4
- name: Prepare Source Code
Expand Down

0 comments on commit 345c1c4

Please sign in to comment.