mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-02-13 15:22:42 +08:00
Update main.yml
This commit is contained in:
parent
5f2337741a
commit
a777f1fa5f
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -102,10 +102,10 @@ jobs:
|
||||
|
||||
build_release_freebsd:
|
||||
name: Release build (FreeBSD x64, shared Qt 6)
|
||||
runs-on: macos-13
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build on FreeBSD inside macOS VM
|
||||
- name: Build on FreeBSD inside Ubuntu VM
|
||||
id: test
|
||||
uses: cross-platform-actions/action@v0.27.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user