Use x64 macos-13 runner for FreeBSD in main.yml

This commit is contained in:
Nikolaj Schlej 2025-02-12 09:56:49 +01:00 committed by GitHub
parent a8c008cf74
commit 932120cb36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ jobs:
build_release_freebsd:
name: Release build (FreeBSD x64, shared Qt 6)
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- name: Build on FreeBSD inside macOS VM