Skip to content

Commit

Permalink
Merged revision(s) 19926 from trunk/OpenMPT:
Browse files Browse the repository at this point in the history
[Mod] build: CI: GitHub: Switch FreeBSD to experimental CPA no-vm-shutdown branch. See <cross-platform-actions/action#61 (comment)>.
........


git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@19928 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Nov 21, 2023
1 parent 1177834 commit 8fc781a
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 @@ -15,7 +15,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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/FreeBSD-13.2-Makefile.yml
Expand Up @@ -15,7 +15,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
Expand Down

0 comments on commit 8fc781a

Please sign in to comment.