bump Go to 1.21 (#2546)

This commit is contained in:
Alessandro Ros
2023-10-23 14:02:53 +02:00
committed by GitHub
parent 4828736124
commit 55b8985c8d
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -35,6 +35,6 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: "1.20"
go-version: "1.21"
- run: make test-highlevel-nodocker