mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-22 08:03:30 +01:00
Using macOS-latest to build GUI (#2189)
This commit is contained in:
parent
10cee8f46e
commit
aca054e51e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user