A simple, zero-configuration script to quickly boot FreeBSD ISO images using QEMU

Update GitHub Actions workflow to use macos-15-intel for build environment

+1 -1
+1 -1
.github/workflows/release.yml
··· 6 6 jobs: 7 7 build: 8 8 name: release 9 - runs-on: macos-latest 9 + runs-on: macos-15-intel 10 10 strategy: 11 11 matrix: 12 12 target: