mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-06 01:31:16 -04:00
Use x64 macos-13 runner for FreeBSD in main.yml
This commit is contained in:
parent
a8c008cf74
commit
932120cb36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
||||||
|
|
||||||
build_release_freebsd:
|
build_release_freebsd:
|
||||||
name: Release build (FreeBSD x64, shared Qt 6)
|
name: Release build (FreeBSD x64, shared Qt 6)
|
||||||
runs-on: macos-latest
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build on FreeBSD inside macOS VM
|
- name: Build on FreeBSD inside macOS VM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue