Skip to content

Commit

Permalink
Add windows arm64 build
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Johnson <[email protected]>
  • Loading branch information
t1m0thyj committed Nov 2, 2023
1 parent 7f588e9 commit 7524876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secrets-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
target: [x64, x86]
target: [x64, x86, aarch64]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7524876

Please sign in to comment.