update to go 1.22

This commit is contained in:
Christoph Haas
2024-04-29 23:28:32 +02:00
parent a6d985c2fe
commit 85381121ee
5 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ jobs:
fi
working_directory: ~/repo
docker:
- image: cimg/go:1.21-node
- image: cimg/go:1.22-node
workflows:
build-and-release: