build: remove x64 from macOS

This commit is contained in:
2024-09-02 08:56:08 +02:00
parent 85c241a2cb
commit a269573f56
4 changed files with 4 additions and 5 deletions

View File

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