1
0
mirror of https://github.com/mgechev/revive.git synced 2025-03-17 20:57:58 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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