Skip to content

Commit 7c3272c

Browse files
committed
Revert "Test 1.16beta1"
This reverts commit 4294fcf.
1 parent 4294fcf commit 7c3272c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ jobs:
66
steps:
77
- uses: actions/setup-go@v2
88
with:
9-
stable: false
10-
go-version: '1.16beta1'
9+
go-version: '1.15'
1110

1211
- uses: actions/checkout@v2
1312

0 commit comments

Comments
 (0)