Skip to content

Commit

Permalink
chore: test with 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 authored Jan 27, 2024
1 parent 044daa6 commit 1475ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
goos: [linux]
goarch: [amd64]
# "" means default
goversion: ["", "1.19", "1.19.7", "https://go.dev/dl/go1.19.7.linux-amd64.tar.gz"]
goversion: ["", "1.21", "1.21.1", "https://go.dev/dl/go1.21.6.linux-amd64.tar.gz"]
steps:
# - name: Wait release docker build for release branches
# if: contains(github.ref, 'release')
Expand Down

0 comments on commit 1475ce0

Please sign in to comment.