Skip to content

Commit e27bc45

Browse files
authored
Update build.yml
1 parent b82f2b1 commit e27bc45

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
- name: Set up Go
2222
uses: actions/setup-go@v5
2323
with:
24-
go-version: 'stable'
25-
check-latest: true
24+
go-version: '>=1.22.7'
2625

2726
- name: Set up Node.js
2827
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)