Skip to content

Commit

Permalink
[ CI ]: Linux workflow testing [1/*]
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinvlba committed Dec 5, 2023
1 parent 483e734 commit cc1060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
file: [ aapt, aapt_64, aapt2, aapt2_64 ]
arch: [amd64, x86]
arch: [x86, amd64, x86, amd64]
steps:
- uses: actions/checkout@v4
- name: Verify Executable
Expand Down

0 comments on commit cc1060b

Please sign in to comment.