aboutsummaryrefslogtreecommitdiff
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-04-21 19:21:23 -0700
committerMichael Forney <mforney@mforney.org>2021-04-21 19:59:46 -0700
commitc5a570ee9bcf787bcaf639d4abb8c251ec223705 (patch)
tree6c5ac109dd924c9ef5f41dec91e4b2755a1b0cce /.builds/freebsd.yml
parenta4fa38b4e14131d9a0f9900320a2a0d9e7c27cc6 (diff)
CI: Pin FreeBSD to 12.x for now
FreeBSD 13 no longer contains a standalone assembler in the base install, and also added a hard-requirement on _Thread_local.
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index c596346..65a0f36 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -1,4 +1,4 @@
-image: freebsd/latest
+image: freebsd/12.x
sources:
- https://git.sr.ht/~mcf/cproc
- git://c9x.me/qbe.git