From ddb9d3210da40645097b1446160ce7303c649755 Mon Sep 17 00:00:00 2001 From: iphydf Date: Wed, 6 Nov 2024 13:23:01 +0000 Subject: [PATCH] chore: Upgrade to FreeBSD 14.1 in cirrus build. 14.0 is EOL. --- .cirrus.yml | 8 ++++---- third_party/cmp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 28c40dcdf0..8cf1cc2e88 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,9 +7,9 @@ bazel-opt_task: configure_script: - git submodule update --init --recursive - /src/workspace/tools/inject-repo c-toxcore - - sed -i -e 's/build --config=remote/#&/' /src/workspace/.bazelrc.local test_all_script: - cd /src/workspace && bazel test -k + --remote_cache=http://$CIRRUS_HTTP_CACHE_HOST --build_tag_filters=-haskell --test_tag_filters=-haskell -- @@ -26,9 +26,9 @@ bazel-dbg_task: - /src/workspace/tools/inject-repo c-toxcore test_all_script: - cd /src/workspace && bazel test -k + --remote_cache=http://$CIRRUS_HTTP_CACHE_HOST --build_tag_filters=-haskell --test_tag_filters=-haskell - --remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST -- //c-toxcore/... -//c-toxcore/auto_tests:tcp_relay_test # Cirrus doesn't allow external network connections. @@ -41,9 +41,9 @@ cimple_task: configure_script: - git submodule update --init --recursive - /src/workspace/tools/inject-repo c-toxcore - - sed -i -e 's/build --config=remote/#&/' /src/workspace/.bazelrc.local test_all_script: - cd /src/workspace && bazel test -k + --remote_cache=http://$CIRRUS_HTTP_CACHE_HOST --build_tag_filters=haskell --test_tag_filters=haskell -- @@ -51,7 +51,7 @@ cimple_task: freebsd_task: freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-1 configure_script: - PAGER=cat ASSUME_ALWAYS_YES=YES pkg install cmake diff --git a/third_party/cmp b/third_party/cmp index 643e6a62d4..2ac6bca152 160000 --- a/third_party/cmp +++ b/third_party/cmp @@ -1 +1 @@ -Subproject commit 643e6a62d4eb0ec2277de269cda33da02cba2756 +Subproject commit 2ac6bca152987c805c04423ebbba4b750585337f