mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-26 12:42:32 +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:
|
test_build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ windows, linux, macos ]
|
os: [ windows, linux, darwin ]
|
||||||
go-version: [1.16.x]
|
go-version: [1.16.x]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user