CI: update
This commit is contained in:
@@ -8,8 +8,8 @@ on:
|
||||
env:
|
||||
CMAKE_REQUIRED_QUIET: OFF
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
# 2023-07-20
|
||||
ZIG_DIST_VERSION: 0.11.0-dev.4059+17255bed4
|
||||
# 2023-07-24
|
||||
ZIG_DIST_VERSION: 0.11.0-dev.4195+7f3fdd2ff
|
||||
|
||||
jobs:
|
||||
job-linux-zigcc: # uses cmake + make
|
||||
@@ -27,6 +27,7 @@ jobs:
|
||||
- { zig_target: aarch64-macos.12.0-none }
|
||||
- { zig_target: aarch64-macos.13.0-none }
|
||||
- { zig_target: aarch64-windows-gnu }
|
||||
- { zig_target: arm-linux-musleabihf }
|
||||
- { zig_target: i386-linux-musl }
|
||||
- { zig_target: i386-windows-gnu }
|
||||
- { zig_target: mips-linux-musl }
|
||||
|
||||
Reference in New Issue
Block a user