ci: add win-arm64 job

This commit is contained in:
Aikawa Yataro 2024-08-02 14:25:25 +00:00
parent a76d18c668
commit 0492f8e75e
No known key found for this signature in database
GPG key ID: 1C5D95FB10179404

View file

@ -13,6 +13,9 @@ jobs:
- name : Windows x64
os: windows-2019
runtime: win-x64
- name : Windows ARM64
os: windows-2019
runtime: win-arm64
- name : macOS (Intel)
os: macos-13
runtime: osx-x64