We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9288010 commit 5f67fcdCopy full SHA for 5f67fcd
.github/workflows/development.yml
@@ -376,19 +376,19 @@ jobs:
376
include:
377
- arch: amd64
378
distro: ubuntu:18.04
379
- go: go1.22.6
+ go: go1.22.7
380
go-arch: amd64
381
- arch: aarch64
382
distro: ubuntu18.04
383
384
go-arch: arm64
385
- arch: ppc64le
386
387
388
go-arch: ppc64le
389
- arch: armv7
390
391
392
go-arch: arm7
393
steps:
394
- uses: actions/checkout@v4
0 commit comments