CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-12-29 05:45:00 +01:00
parent 0a3f048eed
commit 17eff0aed4
4 changed files with 76 additions and 46 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ env:
VERBOSE: 1
jobs:
job-by-hand-alpine-linux-gcc: # uses a POSIX-compliant shell
job-by-hand-alpinelinux-gcc: # uses a POSIX-compliant shell
# ...and also uses a subdirectory "upx with space" in order to detect possible quoting issues
# ...and also uses ccache as we are running the same build-script again and again
if: github.repository_owner == 'upx'