* ci(release): drop unsupported windows/arm targets
This commit is contained in:
Thomas Pelletier
2026-03-03 01:29:35 -05:00
committed by GitHub
parent b3575580f9
commit 048a25f0f2
6 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: "1.25"
go-version: "1.26"
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with: