CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-22 11:12:48 +02:00
parent 6eace187e7
commit 7636abc158
8 changed files with 18 additions and 17 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# Copyright (C) Markus Franz Xaver Johannes Oberhumer
# CompilationCheck: test zigcc
# CC CompilationCheck: test zigcc
# build with "zig cc"; see https://ziglang.org/download/
@@ -10,8 +10,8 @@ on:
env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
# 2023-08-20
ZIG_DIST_VERSION: 0.12.0-dev.146+020105d0d
# 2023-08-22
ZIG_DIST_VERSION: 0.12.0-dev.157+8e96be008
jobs:
job-linux-zigcc: # uses cmake + make