Bump Go again

This commit is contained in:
2023-08-16 20:12:54 +02:00
parent cb147f46eb
commit b28820e562
3 changed files with 3 additions and 3 deletions

View File

@ -136,7 +136,7 @@ software:
pre_deps:
- uses: actions/setup-go@v2
with:
go-version: '^1.19.0'
go-version: '^1.21.0'
- run: go version
separate_build_job: false
build_script: |