adding arch, defaults dont apply to tests
Some checks failed
test / test (push) Failing after 18s

This commit is contained in:
jake 2025-05-22 21:50:54 -04:00
parent 55cb2b2be5
commit 24b6739aa5

View File

@ -17,6 +17,7 @@ jobs:
shell: bash
env:
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
GO_INSTALL_ARCH: amd64
run: |
chmod +x install.sh
./install.sh
@ -35,6 +36,7 @@ jobs:
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
GO_INSTALL_PURGE: yes
GO_INSTALL_VERSION: 1.23.2
GO_INSTALL_ARCH: amd64
run: |
rm go.mod
./install.sh