Skip to content

Commit

Permalink
Added arm64 to the main build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed May 26, 2022
1 parent ad98584 commit 5eb9b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -73,7 +73,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ x86, x64 ]
platform: [ x86, x64, arm64 ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5eb9b2b

Please sign in to comment.