Add Windows 7 builds (#3530)

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
This commit is contained in:
mmmray
2024-07-15 11:53:40 +02:00
committed by GitHub
parent 558cfcc507
commit 573fb4f643
3 changed files with 19 additions and 5 deletions

View File

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