build: remove x64 from macOS

This commit is contained in:
6arelyFuture 2024-09-02 08:56:08 +02:00
parent 85c241a2cb
commit a269573f56
Signed by: Future
GPG Key ID: FA77F074E98D98A5
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

View File

@ -7,8 +7,8 @@ This is the master server our clients use. It is based on the DP Master Server (
## Usage
Run using [Docker][docker-link]
```bash
docker run -p 20810:20810/udp alterware/master-server:latest
```
docker run -p 20810:20810/udp -e AW_STATS_LOCATION=<UTF-8 C-string> alterware/master-server:latest
```
## Build

2
deps/libtomcrypt vendored

@ -1 +1 @@
Subproject commit c4b423f809b59b9f198bc735c3cc9d96d66059d3
Subproject commit fc6b42025b080a19a0a201a427bb8512f251bb7b

2
deps/zlib vendored

@ -1 +1 @@
Subproject commit 545f1949635949159fa6282e81712aec32b5d4f1
Subproject commit d476828316d05d54c6fd6a068b121b30c147b5cd