Skip to content

Commit

Permalink
Update go version in test
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Kaznacheev <ilya@kaznacheev.me>
  • Loading branch information
ilyakaznacheev committed Sep 4, 2023
1 parent 654da51 commit f64292d
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 f64292d

Please sign in to comment.