mirror of
https://github.com/jsimonetti/rtnetlink.git
synced 2026-05-05 02:46:15 +02:00
Test with 1.15
This commit is contained in:
parent
c293b67934
commit
bf06c65f05
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
name: Test MacOS
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.13.x, 1.14.x]
|
||||
go-version: [1.14.x, 1.15.x]
|
||||
platform: [macos-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user