build: add amd64 macos (#80)

This commit is contained in:
2025-02-08 18:09:54 +01:00
committed by GitHub
parent 57392b6b87
commit 8a798c8b4e
3 changed files with 12 additions and 8 deletions

View File

@ -129,6 +129,7 @@ jobs:
- debug
- release
arch:
- x64
- arm64
steps:
- name: Check out files