Skip to content

Commit

Permalink
Merge pull request #8 from NVIDIA/quicknit
Browse files Browse the repository at this point in the history
Add Go 1.20.2 image
  • Loading branch information
ArangoGutierrez authored Jan 30, 2024
2 parents 688596b + c978aa4 commit 6694f42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@ jobs:
matrix:
go-version:
- "1.21"
- "1.21.4"
- "1.21.5"
- "1.20"
- "1.20.2"
- "1.20.4"
- "1.20.5"
- "1.21.4"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6694f42

Please sign in to comment.