mirror of
https://github.com/google/alertmanager-irc-relay.git
synced 2025-01-24 03:04:06 +01:00
Update go version list used in github workflows
Signed-off-by: Luca Bigliardi <shammash@google.com>
This commit is contained in:
parent
075b84a810
commit
811f389293
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.13.x, 1.15.x, 1.16.x]
|
go-version: [1.15.x, 1.18.x, 1.19.x]
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user