Using macOS-latest to build GUI (#2189)

This commit is contained in:
Maycon Santos 2024-06-25 09:34:02 +02:00 committed by GitHub
parent 10cee8f46e
commit aca054e51e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,7 +173,7 @@ jobs:
retention-days: 3
release_ui_darwin:
runs-on: macos-11
runs-on: macos-latest
steps:
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
run: echo "flags=--snapshot" >> $GITHUB_ENV