Skip to content

Commit

Permalink
Update go version in test (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakaznacheev committed Sep 4, 2023
2 parents f90df63 + f64292d commit 8ca6c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -15,13 +15,13 @@ jobs:
strategy:
matrix:
go-version:
- '1.21'
- '1.20'
- '1.19'
- '1.18'
- '1.17'
- '1.16'
- '1.15'
- '1.14'
- '1.13'
os:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 8ca6c6a

Please sign in to comment.