Run on our own mac machine instead of the slow one github provides

This commit is contained in:
Petr Mrázek 2023-05-25 12:28:30 +02:00
parent 238f1002c5
commit 0e2a76d561

View File

@ -65,7 +65,7 @@ jobs:
build-mac:
name: build-macos
runs-on: macos-11
runs-on: macmini-m1
steps:
- uses: actions/checkout@v3