Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <krzmbrzl@gmail.com>2021-02-10 21:33:12 +0300
committerRobert Adam <krzmbrzl@gmail.com>2021-02-10 21:33:12 +0300
commit2f03b5999c8447c900f871f886cd65cfdbd0cfa9 (patch)
tree3dd6d0caaca11b6dc73773c6094d1368a20b12e8 /.cirrus.yml
parent817d2c1a03cdeb0d951b0460c5c03c504fdeed40 (diff)
CI: Update to FreeBSD 12.2
According to https://www.freebsd.org/releases/ 12.1 is no longer supported. This also seemed to cause some problems in the most recent runs of the Cirrus CI tasks. Thus this commit updates the used version to 12.2
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 7045b5158..b55990f38 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,5 +1,5 @@
freebsd_instance:
- image: freebsd-12-1-release-amd64
+ image: freebsd-12-2-release-amd64
freebsd_task:
pkg_script: