Skip to content

Commit

Permalink
add amd64 to windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarbonneaux committed Nov 5, 2024
1 parent 608d0b9 commit 99a4b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
matrix:
arch:
- x86
- amd64

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

0 comments on commit 99a4b98

Please sign in to comment.