mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-05-07 23:39:42 +00:00
avoid compiling for 32b in ci
This commit is contained in:
parent
cf248b4da4
commit
374f909a6c
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -58,9 +58,6 @@ jobs:
|
||||
- os: linux-gcc-14 # ubuntu-24.04, GCC 14
|
||||
cpu: amd64
|
||||
cc: gcc
|
||||
- os: linux-gcc-14 # ubuntu-24.04, GCC 14
|
||||
cpu: i386
|
||||
cc: gcc
|
||||
- os: macos-15
|
||||
cpu: arm64
|
||||
cc: clang
|
||||
@ -197,9 +194,6 @@ jobs:
|
||||
- os: linux-gcc-14 # ubuntu-24.04, GCC 14
|
||||
cpu: amd64
|
||||
cc: gcc
|
||||
- os: linux-gcc-14 # ubuntu-24.04, GCC 14
|
||||
cpu: i386
|
||||
cc: gcc
|
||||
- os: macos-15
|
||||
cpu: arm64
|
||||
cc: clang
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user