Skip to content

Commit f49ee4b

Browse files
committed
By default use stable go version
1 parent a3eb7f6 commit f49ee4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
go-version:
77
required: false
88
type: string
9-
default: '1.24'
9+
default: 'stable'
1010

1111
jobs:
1212
lint:

0 commit comments

Comments
 (0)