Skip to content

Commit 4c18472

Browse files
committed
CI: Remove Mint 18
1 parent 4768c9b commit 4c18472

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ shared: &shared
3838
fi
3939
4040
jobs:
41-
"mint18":
42-
<<: *shared
43-
docker:
44-
- image: linuxmintd/mint18-amd64
45-
4641
"mint19":
4742
<<: *shared
4843
docker:
@@ -57,6 +52,5 @@ workflows:
5752
version: 2
5853
build:
5954
jobs:
60-
- "mint18"
6155
- "mint19"
6256
- "lmde3"

0 commit comments

Comments
 (0)