Skip to content

Commit 39844bd

Browse files
committed
upgrade windows 2025 to official GAd version
1 parent cf89840 commit 39844bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GOOSES ?= "linux windows" # To override at the cli do: GOOSES="\"darwin bsd\""
2222
GOARCHES ?= "amd64 arm64" # To override at the cli do: GOARCHES="\"ppc64 mips\""
2323
ltsc2019 = "10.0.17763.4010"
2424
ltsc2022 = "10.0.20348.643"
25-
ltsc2025 = "10.0.26244.5000"
25+
ltsc2025 = "10.0.26100.1742"
2626

2727
# Windows specific extensions
2828
# set these based on the GOOS, not the OS

0 commit comments

Comments
 (0)