mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Drop 1.15.x, bring in 1.17.x (#1033)
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.15.x, 1.16.x] # two latest minor versions
|
||||
go-version: [1.16.x, 1.17.x] # two latest minor versions
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: update package index
|
||||
|
||||
Reference in New Issue
Block a user