Skip to content
Snippets Groups Projects
Unverified Commit d39b40d5 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Remove the Java 11 workflow from CircleCI (#27095)

parent d1d02bf4
No related merge requests found
......@@ -561,18 +561,6 @@ workflows:
requires:
- checkout
- clojure:
matrix:
parameters:
edition: ["ee"]
java-version: ["java-11"]
name: be-tests-<< matrix.java-version >>-<< matrix.edition >>
requires:
- be-deps
e: << matrix.java-version >>
clojure-args: -X:dev:ci:test
skip-when-no-change: true
- clojure:
name: be-linter-cloverage
requires:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment