Skip to content

Commit

Permalink
Update go_all.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jianwei Mao <[email protected]>
  • Loading branch information
MaoJianwei authored Sep 13, 2024
1 parent 2755473 commit 96c593b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
os: ["windows-latest", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "macos-latest"]
go-version: ["1.23.1", "1.22", "1.21", "1.20", "1.19", "1.18"]
go-version: ["1.23", "1.22", "1.21", "1.20", "1.19", "1.18"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 96c593b

Please sign in to comment.