Skip to content

Commit 6c75361

Browse files
authoredMar 27, 2024
Update windows.yml
1 parent 7a603e1 commit 6c75361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Go
1313
uses: actions/setup-go@v2
1414
with:
15-
go-version: 1.18
15+
go-version: 1.21
1616

1717
- name: Build
1818
run: go build -v ./...

0 commit comments

Comments
 (0)