Commit f0c71e77 authored by Nick Thomas's avatar Nick Thomas

Run CI against Go 1.15

parent e5015047
......@@ -49,6 +49,10 @@ test using go 1.14:
extends: .test
image: golang:1.14
test using go 1.15:
extends: .test
image: golang:1.15
test:release:
rules:
- if: '$CI_COMMIT_TAG'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment