Skip to content
Snippets Groups Projects
Unverified Commit a82693ac authored by Julian Ospald's avatar Julian Ospald :tea: Committed by GitHub
Browse files

Add FreeBSD12 release builds (#7732)

parent f52011ac
No related branches found
No related tags found
No related merge requests found
Pipeline #41986 canceled
......@@ -56,11 +56,16 @@ build-i386-linux-alpine:
# for cabal build
- apk add --no-cache zlib zlib-dev zlib-static
build-x86_64-freebsd:
build-x86_64-freebsd13:
extends: .build
tags:
- x86_64-freebsd13
build-x86_64-freebsd12:
extends: .build
tags:
- x86_64-freebsd12
build-x86_64-darwin:
extends: .build
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment