We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cce025 commit f9f37fbCopy full SHA for f9f37fb
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: actions/setup-go@v2
12
with:
13
- go-version: '^1.13.1'
+ go-version: '1.15.x'
14
- uses: actions/setup-python@v2
15
16
python-version: '3.x'
0 commit comments