Fix FreeBSD cross-compilation (#4251)

* Cleanup compiler container
* Fix FreeBSD cross-compilation
* Bump compiler version
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
DingDongSoLong4
2023-11-20 02:26:57 +02:00
committed by GitHub
parent 222475df82
commit 65b416a2d9
4 changed files with 66 additions and 51 deletions

View File

@@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true
env:
COMPILER_IMAGE: stashapp/compiler:7
COMPILER_IMAGE: stashapp/compiler:8
jobs:
build: