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