Skip to content

Commit fb393d2

Browse files
committed
omit version
1 parent 32895f3 commit fb393d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/samples-go-client.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-go@v5
23-
with:
24-
go-version: "stable"
2523
- run: go version
2624
- name: Install Dependencies
2725
working-directory: ${{ matrix.sample }}

0 commit comments

Comments
 (0)