mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-26 04:31:56 +02:00
use darwin
This commit is contained in:
parent
d5c4f6cb40
commit
714c4c3c44
2
.github/workflows/golang-test.yml
vendored
2
.github/workflows/golang-test.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
test_build:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ windows, linux, macos ]
|
||||
os: [ windows, linux, darwin ]
|
||||
go-version: [1.16.x]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user