CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-11-08 10:08:19 +01:00
parent 283ab0e7ea
commit d7142312c9
7 changed files with 43 additions and 5 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ env:
CTEST_OUTPUT_ON_FAILURE: "ON"
DEBIAN_FRONTEND: noninteractive
UPX_CMAKE_BUILD_FLAGS: --verbose
# 2023-11-04
ZIG_DIST_VERSION: 0.12.0-dev.1396+f6de3ec96
# 2023-11-08
ZIG_DIST_VERSION: 0.12.0-dev.1502+b3462b7ce
jobs:
job-rebuild-and-verify-stubs:
+1 -1
View File
@@ -17,5 +17,5 @@ jobs:
uses: actions/checkout@v4
with: { submodules: false }
- name: 'Spell check with crate-ci/typos'
uses: crate-ci/typos@0d04ce91a7a8436a6e3c589750514ac586632192 # v1.16.22
uses: crate-ci/typos@c97d621b6b01d8b0258538ca15abeca5c5764601 # v1.16.23
with: { config: ./.github/typos_config.toml }
+2 -2
View File
@@ -11,8 +11,8 @@ env:
CMAKE_REQUIRED_QUIET: "OFF"
CTEST_OUTPUT_ON_FAILURE: "ON"
DEBIAN_FRONTEND: noninteractive
# 2023-11-04
ZIG_DIST_VERSION: 0.12.0-dev.1396+f6de3ec96
# 2023-11-08
ZIG_DIST_VERSION: 0.12.0-dev.1502+b3462b7ce
jobs:
job-linux-zigcc: # uses cmake + make