Skip to content

Commit a0d3641

Browse files
FIx mismatch
1 parent fbf136c commit a0d3641

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-go_master.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build patched Go 1.26 for tests
1+
name: Build patched Go master branch for tests
22

33
on:
44
workflow_dispatch:
@@ -51,7 +51,6 @@ jobs:
5151
- name: Set-up Go
5252
uses: actions/setup-go@v6
5353
with:
54-
go-version-file: 'src/go.mod'
5554
check-latest: true
5655

5756
- name: Build patched Go

0 commit comments

Comments
 (0)