From f26b9615d1ff44c8679d1eb8c00f0c7c910dd1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Heusipp?= Date: Tue, 21 Nov 2023 09:13:07 +0000 Subject: [PATCH] [Mod] build: CI: GitHub: Switch FreeBSD to experimental CPA no-vm-shutdown branch. See . git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@19926 56274372-70c3-4bfc-bfc3-4c3a0b034d27 --- .github/workflows/FreeBSD-12.4-Makefile.yml | 2 +- .github/workflows/FreeBSD-13.2-Makefile.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/FreeBSD-12.4-Makefile.yml b/.github/workflows/FreeBSD-12.4-Makefile.yml index eb3795769d..77da96f336 100644 --- a/.github/workflows/FreeBSD-12.4-Makefile.yml +++ b/.github/workflows/FreeBSD-12.4-Makefile.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.1 + - uses: cross-platform-actions/action@d5b757fcb7b645a0a5057b572aab822f8ccd7de7 with: architecture: x86_64 hypervisor: qemu diff --git a/.github/workflows/FreeBSD-13.2-Makefile.yml b/.github/workflows/FreeBSD-13.2-Makefile.yml index 1a77e06205..ce8555fdd8 100644 --- a/.github/workflows/FreeBSD-13.2-Makefile.yml +++ b/.github/workflows/FreeBSD-13.2-Makefile.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.1 + - uses: cross-platform-actions/action@d5b757fcb7b645a0a5057b572aab822f8ccd7de7 with: architecture: x86_64 hypervisor: qemu