Skip to content

Commit

Permalink
add go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
abice committed Nov 13, 2023
1 parent 7a19198 commit ec302c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "1.18"
- "1.19"
- "1.20"
- "1.21"
name: run tests with go version ${{ matrix.go }}
steps:
- name: install go
Expand Down

0 comments on commit ec302c1

Please sign in to comment.