Skip to content

Commit

Permalink
更新 go.mod 最小依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyTony committed Mar 11, 2024
1 parent 4cc43a1 commit ef87876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
go: ["1.21.0"]
go: ["1.18.0"]
name: build & test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ef87876

Please sign in to comment.