Use Mac ARM GH runner :-) (#20633)

This commit is contained in:
Jason2866 2024-01-31 20:07:27 +01:00 committed by GitHub
parent 717873eac7
commit c7a1b3f7ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ jobs:
path: ./build_output
os-check-mac:
runs-on: macOS-12
runs-on: macOS-14
if: github.repository == 'arendst/Tasmota'
strategy:
fail-fast: true
@ -59,7 +59,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
python-version: '3.11'
- name: Install dependencies
run: |
pip install wheel