Skip to content

Commit

Permalink
[Mod] build: CI: GitHub: Switch FreeBSD to experimental CPA no-vm-shu…
Browse files Browse the repository at this point in the history
…tdown branch and xhyve. See <cross-platform-actions/action#61 (comment)>.

git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@19930 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Nov 21, 2023
1 parent fa68fdb commit a0a6330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/FreeBSD-12.4-Makefile.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: cross-platform-actions/action@d5b757fcb7b645a0a5057b572aab822f8ccd7de7
with:
architecture: x86_64
hypervisor: qemu
hypervisor: xhyve
memory: 4G
operating_system: freebsd
version: '12.4'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/FreeBSD-13.2-Makefile.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: cross-platform-actions/action@d5b757fcb7b645a0a5057b572aab822f8ccd7de7
with:
architecture: x86_64
hypervisor: qemu
hypervisor: xhyve
memory: 4G
operating_system: freebsd
version: '13.2'
Expand Down

0 comments on commit a0a6330

Please sign in to comment.