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 32895f3 commit fb393d2Copy full SHA for fb393d2
.github/workflows/samples-go-client.yaml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- uses: actions/setup-go@v5
23
- with:
24
- go-version: "stable"
25
- run: go version
26
- name: Install Dependencies
27
working-directory: ${{ matrix.sample }}
0 commit comments