Skip to content

Commit

Permalink
update go 1.22 in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji Qiren committed Mar 14, 2024
1 parent 2b4d46f commit fe0525c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.22"

- run: |
git lfs pull
Expand All @@ -85,7 +85,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.22"

- run: |
git lfs pull
Expand Down

0 comments on commit fe0525c

Please sign in to comment.