Skip to content

Commit

Permalink
Go 1.21.x in tests matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cheina97 committed Aug 24, 2023
1 parent b9dff5a commit f31b02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Test
strategy:
matrix:
go-version: [1.16.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x]
go-version: [1.16.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x, 1.21.x]
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
Expand Down

0 comments on commit f31b02e

Please sign in to comment.