mirror of
https://github.com/jsimonetti/rtnetlink.git
synced 2026-04-02 10:51:18 +02:00
Use 1.15 for integration tests too
This commit is contained in:
parent
bf06c65f05
commit
1080298718
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
name: Test Linux Integration
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.13.x, 1.14.x]
|
||||
go-version: [1.14.x, 1.15.x]
|
||||
platform: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user