Skip to content

Commit

Permalink
build: remove go 1.17.x from ci (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed May 23, 2023
1 parent ae07914 commit 68bf7e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Expand Up @@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
go-version:
- 1.17.x
- 1.18.x
- 1.19.x
steps:
Expand Down

0 comments on commit 68bf7e5

Please sign in to comment.