add version on go setup
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 17s

This commit is contained in:
2025-04-15 19:47:58 +02:00
parent fbdc5b8810
commit 64f4635618

View File

@ -14,6 +14,8 @@ jobs:
- name: install go
uses: https://github.com/actions/setup-go@v4
with:
go-version: '>=1.20.1'
#- name: build iso
# run: make iso