Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjj1024 committed Nov 29, 2024
1 parent d618326 commit 3da622e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
- platform: 'ubuntu-20.04'
args: ''
- platform: 'windows-latest'
args: ''
target: 'x86_64-pc-windows-msvc'
- platform: 'windows-latest'
target: 'aarch64-pc-windows-msvc'

runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 3da622e

Please sign in to comment.