Update main.yml

This commit is contained in:
Nikolaj Schlej 2025-02-12 10:12:41 +01:00 committed by GitHub
parent 5f2337741a
commit a777f1fa5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: