Updates and priority changes #62

Merged
lunny merged 3 commits from jolheiser/changelog:priority into master 2022-06-22 01:27:24 +00:00
Showing only changes of commit d566d8a85f - Show all commits

@ -13,7 +13,7 @@ trigger:
steps:
- name: build
pull: always
image: golang:1.17
image: golang:1.18
jolheiser marked this conversation as resolved Outdated
Outdated
Review

1.18

1.18
environment:
GOPROXY: https://goproxy.io,direct
commands:
@ -22,7 +22,7 @@ steps:
- name: check
pull: always
image: golang:1.17
image: golang:1.18
environment:
GOPROXY: https://goproxy.io,direct
commands: