1
0
mirror of https://github.com/mgechev/revive.git synced 2025-09-16 09:06:22 +02:00

build: remove go 1.17.x from ci (#833)

This commit is contained in:
Minko Gechev
2023-05-23 10:19:56 -07:00
committed by GitHub
parent ae07914dc4
commit 68bf7e5f38

View File

@@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
go-version:
- 1.17.x
- 1.18.x
- 1.19.x
steps: