Skip to content

Commit d85296c

Browse files
authored
Update go.yml
1 parent 7214c6d commit d85296c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ${{ matrix.os }}
66
strategy:
77
matrix:
8-
go: [ '1.16', '1.15' ]
8+
go: [ '1.13' ]
99
os: [ubuntu-latest, macos-latest, windows-latest]
1010
name: Open Web Launch ${{ matrix.go }}-${{ matrix.os }}
1111
steps:

0 commit comments

Comments
 (0)