Update Cwtch #100

Merged
sarah merged 4 commits from cwtch_update into trunk 2022-11-30 18:47:20 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 1f3617cce6 - Show all commits

View File

@ -43,7 +43,7 @@ steps:
- make linux
- name: build-android
image: openpriv/android-go-mobile:2022.09
image: openpriv/android-go-mobile:2022.11
volumes:
- name: deps
path: /go
@ -53,7 +53,7 @@ steps:
- make android
- name: build-windows
image: openpriv/mingw-go:2022.09
image: openpriv/mingw-go:2022.11
environment:
GOPATH: /go
volumes: