all: cosmetic cleanups
This commit is contained in:
@@ -12,8 +12,8 @@ env:
|
||||
CMAKE_REQUIRED_QUIET: OFF
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
UPX_CMAKE_BUILD_FLAGS: --verbose
|
||||
# 2023-09-10
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.294+4d1432299
|
||||
# 2023-09-18
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.409+48e2ba3b3
|
||||
|
||||
jobs:
|
||||
job-rebuild-and-verify-stubs:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Copyright (C) Markus Franz Xaver Johannes Oberhumer
|
||||
# CC CompilationCheck: test various gcc+mingw versions
|
||||
# CC CompilationCheck: compile with various mingw-gcc versions and run tests under Wine
|
||||
|
||||
name: 'Weekly CI CC - Alpine Linux MinGW'
|
||||
on:
|
||||
|
||||
@@ -10,8 +10,8 @@ on:
|
||||
env:
|
||||
CMAKE_REQUIRED_QUIET: OFF
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
# 2023-09-10
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.294+4d1432299
|
||||
# 2023-09-18
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.409+48e2ba3b3
|
||||
|
||||
jobs:
|
||||
job-linux-zigcc: # uses cmake + make
|
||||
|
||||
Reference in New Issue
Block a user