Skip to content

Commit

Permalink
Fix code checker of MacOS
Browse files Browse the repository at this point in the history
Signed-off-by: Enwei Jiao <[email protected]>
  • Loading branch information
jiaoew1991 committed Oct 31, 2023
1 parent 4fbe3c9 commit 152f710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Go environment
uses: actions/[email protected]
with:
go-version: '~1.18.1'
go-version: '1.20'
- name: Mac Cache Go Mod Volumes
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 152f710

Please sign in to comment.