mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-06-15 11:57:07 +00:00
update test matrix
This commit is contained in:
parent
6c83be7307
commit
129e387fbb
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [ 1.17.x, 1.18.x ]
|
go-version: [ 1.19.x, 1.20.x ]
|
||||||
os: [ ubuntu-latest ]
|
os: [ ubuntu-latest ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user