Skip to content

Commit

Permalink
Merge pull request #10 from NVIDIA/go-1.22
Browse files Browse the repository at this point in the history
Add Go 1.22 to build matrix
  • Loading branch information
elezar authored Feb 15, 2024
2 parents 04ce8f1 + 5906b63 commit a67b75a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
strategy:
matrix:
go-version:
- "1.22"
- "1.21"
- "1.21.4"
- "1.21.5"
Expand Down

0 comments on commit a67b75a

Please sign in to comment.