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

Add FreeBSD12 release builds (#7733)

parent 94eb63d3
No related branches found
No related tags found
No related merge requests found
Pipeline #41987 passed
......@@ -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