We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5015fe commit 9e4548aCopy full SHA for 9e4548a
.github/workflows/github-actions.yml
@@ -15,7 +15,7 @@ jobs:
15
# If you want to matrix build , you can append the following list.
16
matrix:
17
go_version:
18
- - "1.20"
+ - '1.20'
19
os:
20
- ubuntu-latest
21
0 commit comments