Skip to content

Commit

Permalink
Test on 1.18 and 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Aug 7, 2022
1 parent a66d003 commit 872132c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Build
strategy:
matrix:
go-version: [1.17.x, 1.18.x]
go-version: [1.18.x, 1.19.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 872132c

Please sign in to comment.