mirror of
https://github.com/alterware/master-server.git
synced 2026-07-24 08:50:36 +00:00
build: fix arm64 (#160)
This commit is contained in:
@@ -33,14 +33,11 @@ jobs:
|
||||
arch:
|
||||
- x86
|
||||
- x64
|
||||
- arm64
|
||||
include:
|
||||
- arch: x86
|
||||
platform: Win32
|
||||
- arch: x64
|
||||
platform: x64
|
||||
- arch: arm64
|
||||
platform: arm64
|
||||
steps:
|
||||
- name: Check out files
|
||||
uses: actions/checkout@main
|
||||
|
||||
Reference in New Issue
Block a user