Skip to content

Commit 0346dac

Browse files
committed
ci: update go and orbs
1 parent 40bc4af commit 0346dac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
version: 2.1
22

33
orbs:
4-
golangci: ory/[email protected].2
4+
golangci: ory/[email protected].18
55

66
jobs:
77
test:
88
docker:
99
-
10-
image: circleci/golang:1.15
11-
working_directory: /go/src/github.com/ory/jsonschema
10+
image: circleci/golang:1.16
1211
steps:
1312
- checkout
1413
-

0 commit comments

Comments
 (0)