mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
update ci 1.9.4 to 1.10.1
This commit is contained in:
parent
f1e31356d2
commit
120777342c
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.4
|
||||
FROM golang:1.10.1
|
||||
|
||||
RUN apt-get update
|
||||
# customize dependencies
|
||||
|
@ -34,7 +34,7 @@ environment:
|
||||
PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH%
|
||||
# - COMPILER: MINGW_W64
|
||||
# ARCHITECTURE: x64
|
||||
GOVERSION: 1.9.4
|
||||
GOVERSION: 1.10.1
|
||||
# GOPATH: c:\gopath
|
||||
|
||||
# scripts that run after cloning repository
|
||||
|
Loading…
Reference in New Issue
Block a user