Skip to content

Commit

Permalink
chore: update test version matrix to 1.14->1.18 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhnvrm authored May 24, 2022
1 parent 3d5cad6 commit 12e187e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
## this will contain a matrix of all of the combinations
## we wish to test again:
matrix:
go-version: [1.13.x, 1.14.x, 1.15.x, 1.16.x]
go-version: [1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x]
platform: [ubuntu-latest, macos-latest, windows-latest]

## Defines the platform for each test run
Expand Down

0 comments on commit 12e187e

Please sign in to comment.