Force macOS 12 to support LTO in new format

Currently macos-latest is macOS 11 on GitHub
This commit is contained in:
vit9696 2022-08-27 19:25:26 +03:00
parent f626316b1e
commit ff864f9b8f

View file

@ -10,7 +10,7 @@ on:
jobs:
build_mac:
name: Build on macOS
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- run: ./unixbuild.sh