chore(go): bump go to 1.22

This commit is contained in:
Jan Rundshagen 2024-07-08 15:15:43 +02:00 committed by Jan O. Rundshagen
parent 3c3749d9a7
commit 95cbb7ff4b
8 changed files with 53 additions and 205 deletions

View file

@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.20.x
go-version: 1.22.x
- name: Build tplprev
run: scripts/build-tplprev.sh
- name: Setup python