From ec2a4648e13e8e979416fc4d9c111f28a35fc882 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Wed, 22 May 2024 12:59:23 +0400 Subject: [PATCH] Upgrade freebsd build to latest version of action. --- .github/workflows/cmake-tier2-flaky.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cmake-tier2-flaky.yml b/.github/workflows/cmake-tier2-flaky.yml index b500915..d2c474e 100644 --- a/.github/workflows/cmake-tier2-flaky.yml +++ b/.github/workflows/cmake-tier2-flaky.yml @@ -14,7 +14,7 @@ env: jobs: freebsd: - runs-on: macos-latest + runs-on: ubuntu-latest # env: # variables to pass to VM # MYTOKEN : ${{ secrets.MYTOKEN }} @@ -28,7 +28,7 @@ jobs: envs: 'BUILD_TYPE' usesh: true sync: rsync - mem: 2048 + # release: "14.0" prepare: > pkg install -y cmake pkgconf gtkmm30 gettext libiconv