mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-04-20 14:25:30 +00:00
Update version matrix
This commit is contained in:
parent
896661a73d
commit
56ff29ae3f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ 1.14.x, 1.15.x, 1.16.x ]
|
||||
go-version: [ 1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x ]
|
||||
os: [ ubuntu-latest ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user