Skip to content

Commit

Permalink
windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Sep 14, 2024
1 parent c859bac commit aff4cf6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-mruby.windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
arch: [amd64, amd64_arm64]
arch:
- amd64
# - amd64_arm64
outputs:
artifact-url: ${{ steps.upload-windows-build.artifact-url }}
steps:
Expand Down

0 comments on commit aff4cf6

Please sign in to comment.