From: <sv...@op...> - 2024-07-14 20:04:42
|
Author: manx Date: Sun Jul 14 22:04:35 2024 New Revision: 21181 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21181 Log: [Ref] build: CI: GitHub: CPA: Hypervisor option is deprecated. Modified: trunk/OpenMPT/.github/workflows/FreeBSD-Autotools.yml trunk/OpenMPT/.github/workflows/FreeBSD-Makefile.yml trunk/OpenMPT/.github/workflows/NetBSD-Makefile.yml trunk/OpenMPT/.github/workflows/OpenBSD-Autotools.yml trunk/OpenMPT/.github/workflows/OpenBSD-Makefile.yml Modified: trunk/OpenMPT/.github/workflows/FreeBSD-Autotools.yml ============================================================================== --- trunk/OpenMPT/.github/workflows/FreeBSD-Autotools.yml Sun Jul 14 18:56:57 2024 (r21180) +++ trunk/OpenMPT/.github/workflows/FreeBSD-Autotools.yml Sun Jul 14 22:04:35 2024 (r21181) @@ -29,7 +29,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -41,7 +40,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -55,7 +53,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -68,7 +65,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} Modified: trunk/OpenMPT/.github/workflows/FreeBSD-Makefile.yml ============================================================================== --- trunk/OpenMPT/.github/workflows/FreeBSD-Makefile.yml Sun Jul 14 18:56:57 2024 (r21180) +++ trunk/OpenMPT/.github/workflows/FreeBSD-Makefile.yml Sun Jul 14 22:04:35 2024 (r21181) @@ -33,7 +33,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -45,7 +44,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -59,7 +57,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -72,7 +69,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} @@ -85,7 +81,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: freebsd version: ${{matrix.version}} Modified: trunk/OpenMPT/.github/workflows/NetBSD-Makefile.yml ============================================================================== --- trunk/OpenMPT/.github/workflows/NetBSD-Makefile.yml Sun Jul 14 18:56:57 2024 (r21180) +++ trunk/OpenMPT/.github/workflows/NetBSD-Makefile.yml Sun Jul 14 22:04:35 2024 (r21181) @@ -33,7 +33,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: netbsd version: ${{matrix.version}} @@ -45,7 +44,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: netbsd version: ${{matrix.version}} @@ -64,7 +62,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: netbsd version: ${{matrix.version}} @@ -77,7 +74,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: netbsd version: ${{matrix.version}} @@ -90,7 +86,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: netbsd version: ${{matrix.version}} Modified: trunk/OpenMPT/.github/workflows/OpenBSD-Autotools.yml ============================================================================== --- trunk/OpenMPT/.github/workflows/OpenBSD-Autotools.yml Sun Jul 14 18:56:57 2024 (r21180) +++ trunk/OpenMPT/.github/workflows/OpenBSD-Autotools.yml Sun Jul 14 22:04:35 2024 (r21181) @@ -29,7 +29,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -41,7 +40,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -57,7 +55,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -70,7 +67,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} Modified: trunk/OpenMPT/.github/workflows/OpenBSD-Makefile.yml ============================================================================== --- trunk/OpenMPT/.github/workflows/OpenBSD-Makefile.yml Sun Jul 14 18:56:57 2024 (r21180) +++ trunk/OpenMPT/.github/workflows/OpenBSD-Makefile.yml Sun Jul 14 22:04:35 2024 (r21181) @@ -33,7 +33,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -45,7 +44,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -61,7 +59,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -74,7 +71,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} @@ -87,7 +83,6 @@ uses: cross-platform-actions/action@v0.25.0 with: architecture: x86_64 - hypervisor: qemu memory: 4G operating_system: openbsd version: ${{matrix.version}} |