Skip to content

Commit 40979d0

Browse files
committed
ci
1 parent 942d2a8 commit 40979d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Go
2121
uses: actions/setup-go@v2
2222
with:
23-
go-version: 1.14.x
23+
go-version: 1.12.x
2424
- name: Install gopherjs
2525
run: go get -u github.com/gopherjs/gopherjs
2626
- name: Checkout

0 commit comments

Comments
 (0)