Skip to content

Commit 595bd22

Browse files
committed
Fix appveyor config
1 parent 06c330e commit 595bd22

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

appveyor.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
image:
22
- Ubuntu
33
- macOS
4-
stack: go 1.16.10
4+
stack: go 1.15.15
55

66
for:
77
-
88
matrix:
99
only:
1010
- image: macOS
11-
11+
1212
environment:
1313
GOPATH: /tmp/
1414
clone_folder: /tmp/go/src/github.com/shawn1m/overture
@@ -56,7 +56,6 @@ deploy:
5656
provider: GitHub
5757
auth_token:
5858
secure: bkFCV3S/fgcuuZevFwUJicGIhL1s5aUM8ML2Tc1IHL9/CTWY5hi//KBqM+83knPM
59-
artifact: 'overture-*.zip'
6059
draft: false
6160
prerelease: true
6261
on:

0 commit comments

Comments
 (0)