0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-16 13:27:16 +03:00

Build: Use patched newer Go version to build Windows 7 assets (#4192)

https://github.com/XTLS/go-win7
This commit is contained in:
𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇
2025-01-01 16:06:35 +08:00
committed by GitHub
parent 4be32e99b2
commit c8b17ad18d
6 changed files with 197 additions and 48 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.23'
go-version-file: go.mod
check-latest: true
- name: Restore Cache
uses: actions/cache/restore@v4