Skip to content

Commit

Permalink
test with 1.21 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jan 22, 2025
1 parent 130aa21 commit b7ecf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
format-build-test:
strategy:
matrix:
go-version: ['1.19.x']
go-version: ['1.19.x', '1.21.x']
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit b7ecf45

Please sign in to comment.