Skip to content

Commit 1eb0323

Browse files
committed
Rely on setup-gauge@2.1.0+ to install correct go version
Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
1 parent 05f3211 commit 1eb0323

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/vscode.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ jobs:
2424
with:
2525
node-version: 20
2626

27-
- name: Set up Go
28-
uses: actions/setup-go@v5
29-
with:
30-
check-latest: true
31-
go-version: '1.23'
32-
3327
- name: build
3428
run: |
3529
npm run build

0 commit comments

Comments
 (0)