@cryptotaxi247 / kubo / commits / dc7a0aba5

ci: bump conformance tests Go to 1.21

Henrique Dias committed Feb 27, 2024 at 09:50 UTC dc7a0aba542c9f3e169ce653f3a30e2a07af35b1
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 }}