Skip to content

Commit

Permalink
Update build_executables.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE authored May 13, 2024
1 parent 42a9159 commit 482b34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
arch: [arm64-v8a]
arch: [arm64]
confs:
- { mode: debug, archive: yes }

Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
with:
root_dir: package
file_path: ${{ env.PACKAGE_NAME }}
verbose: true
verbose: true

0 comments on commit 482b34a

Please sign in to comment.