Skip to content

Commit

Permalink
update: bump validation workflow to 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Dec 7, 2023
1 parent 8fafdf6 commit b1a8c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
PYTHON_VER: 3.7
GOVER: "1.20"
GOVER: "1.21"
GOOS: linux
GOARCH: amd64
GOPROXY: https://proxy.golang.org
Expand Down

0 comments on commit b1a8c13

Please sign in to comment.