We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa5ad9 commit 7596fcfCopy full SHA for 7596fcf
1 file changed
.github/workflows/iso-ci.yaml
@@ -19,6 +19,7 @@ jobs:
19
- uses: actions/setup-go@v5
20
with:
21
go-version: ${{ matrix.go }}
22
+ cache: false
23
24
- uses: actions/checkout@v4
25
0 commit comments