Skip to content

Commit

Permalink
ci: update gosshci.yaml
Browse files Browse the repository at this point in the history
Change Go version from 1.17 to 1.18.
  • Loading branch information
windvalley committed Jan 10, 2024
1 parent f588637 commit d33dc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gosshci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
go_version: [1.17]
go_version: [1.18]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit d33dc07

Please sign in to comment.