Skip to content

Commit

Permalink
Do not test taoensso/encore against Java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Sep 5, 2024
1 parent f514877 commit 6f94583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-all-the-things.yml
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ jobs:
clojureRef: ${{ inputs.clojureRef }}
subjectRepo: 'taoensso/encore'
subjectRef: 'master'
javaVersion: '["11", "17", "21"]'

test-tempura:
uses: ./.github/workflows/lein-test.yml
Expand Down

0 comments on commit 6f94583

Please sign in to comment.