Skip to content

Commit 0316ea2

Browse files
authored
Merge pull request #371 from foursixnine/update-ci
Update CI image to Leap 16.0
2 parents 06f1920 + 191e978 commit 0316ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
unit:
55
docker:
6-
- image: registry.opensuse.org/opensuse/leap:15.5
6+
- image: registry.opensuse.org/opensuse/leap:16.0
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)