We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06f1920 + 191e978 commit 0316ea2Copy full SHA for 0316ea2
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
unit:
5
docker:
6
- - image: registry.opensuse.org/opensuse/leap:15.5
+ - image: registry.opensuse.org/opensuse/leap:16.0
7
steps:
8
- checkout
9
- run:
0 commit comments