1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Use MacOS 12 for Qt5 builds

This commit is contained in:
Martin Tůma 2024-04-25 12:06:10 +02:00 committed by GitHub
parent 41b1ec3605
commit 3b4376cc03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
qt5: qt5:
name: GPXSee Qt5 build name: GPXSee Qt5 build
runs-on: macos-latest runs-on: macos-12
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4