Skip to content

Commit

Permalink
Update: Add golang v1.21 to build (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Powers committed Sep 18, 2023
1 parent 11e31e7 commit 3d68b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
matrix:
go:
- "1.20"
- "1.21"
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3d68b50

Please sign in to comment.