@cryptotaxi247 / kubo / commits / 30ba0d7c6

ci: bump conformance tests Go to 1.21

(cherry picked from commit dc7a0aba542c9f3e169ce653f3a30e2a07af35b1)

Henrique Dias committed Feb 27, 2024 at 09:50 UTC 30ba0d7c6a261331046c1a9ae4714ef29c51bd96
1 file changed +1 -1
.github/workflows/gateway-conformance.yml
+1 -1
@@ -137,7 +137,7 @@ jobs:
137 - name: Setup Go
138 uses: actions/setup-go@v5
139 with:
140 - go-version: 1.20.x
140 + go-version: 1.21.x
141 - uses: protocol/cache-go-action@v1
142 with:
143 name: ${{ github.job }}