From 87f2a4fe169a7c8f1ec854ddcf3abebfd9775927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Heusipp?= Date: Sat, 4 Nov 2023 12:14:19 +0000 Subject: [PATCH] Merged revision(s) 19903-19905 from trunk/OpenMPT: [Mod] build: CI: GitHub: Try reducing CPA VM size to 4GB. See . ........ [Mod] build: CI: GitHub: Try disabling syncing back files, which we do not need, for CPA builds. See . ........ [Mod] build: CI: GitHub: Update CPA to v0.21.1. ........ git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@19906 56274372-70c3-4bfc-bfc3-4c3a0b034d27 --- .github/workflows/FreeBSD-12.4-Makefile.yml | 4 +++- .github/workflows/FreeBSD-13.2-Makefile.yml | 4 +++- .github/workflows/NetBSD-9.3-Makefile.yml | 4 +++- .github/workflows/OpenBSD-7.4-Makefile.yml | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.github/workflows/FreeBSD-12.4-Makefile.yml b/.github/workflows/FreeBSD-12.4-Makefile.yml index 45f2a0ead2..a370f85945 100644 --- a/.github/workflows/FreeBSD-12.4-Makefile.yml +++ b/.github/workflows/FreeBSD-12.4-Makefile.yml @@ -15,12 +15,14 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.0 + - uses: cross-platform-actions/action@v0.21.1 with: architecture: x86_64 hypervisor: xhyve + memory: 4G operating_system: freebsd version: '12.4' + sync_files: runner-to-vm shell: bash run: | sudo pkg install -y subversion p5-XML-XPath git mawk gmake pkgconf autoconf autoconf-archive automake libtool help2man doxygen mpg123 libogg libvorbis flac libsndfile pulseaudio portaudio sdl2 diff --git a/.github/workflows/FreeBSD-13.2-Makefile.yml b/.github/workflows/FreeBSD-13.2-Makefile.yml index ba419fd1ad..d7afc163d9 100644 --- a/.github/workflows/FreeBSD-13.2-Makefile.yml +++ b/.github/workflows/FreeBSD-13.2-Makefile.yml @@ -15,12 +15,14 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.0 + - uses: cross-platform-actions/action@v0.21.1 with: architecture: x86_64 hypervisor: xhyve + memory: 4G operating_system: freebsd version: '13.2' + sync_files: runner-to-vm shell: bash run: | sudo pkg install -y subversion p5-XML-XPath git mawk gmake pkgconf autoconf autoconf-archive automake libtool help2man mpg123 libogg libvorbis flac libsndfile pulseaudio portaudio sdl2 diff --git a/.github/workflows/NetBSD-9.3-Makefile.yml b/.github/workflows/NetBSD-9.3-Makefile.yml index 7bbf35dc3d..3dc9eabb2b 100644 --- a/.github/workflows/NetBSD-9.3-Makefile.yml +++ b/.github/workflows/NetBSD-9.3-Makefile.yml @@ -15,12 +15,14 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.0 + - uses: cross-platform-actions/action@v0.21.1 with: architecture: x86_64 hypervisor: qemu + memory: 4G operating_system: netbsd version: '9.3' + sync_files: runner-to-vm shell: bash run: | sudo pkgin -y install subversion git p5-XML-XPath mawk diff --git a/.github/workflows/OpenBSD-7.4-Makefile.yml b/.github/workflows/OpenBSD-7.4-Makefile.yml index 83bf62539b..f3b8fdfe9e 100644 --- a/.github/workflows/OpenBSD-7.4-Makefile.yml +++ b/.github/workflows/OpenBSD-7.4-Makefile.yml @@ -15,12 +15,14 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: cross-platform-actions/action@v0.21.0 + - uses: cross-platform-actions/action@v0.21.1 with: architecture: x86_64 hypervisor: xhyve + memory: 4G operating_system: openbsd version: '7.4' + sync_files: runner-to-vm shell: bash run: | sudo pkg_add subversion p5-XML-XPath git mawk gmake pkgconf autoconf autoconf-archive automake libtool libltdl help2man doxygen mpg123 libogg libvorbis flac libsndfile pulseaudio portaudio-svn sdl2