Skip to content

Commit

Permalink
test java21
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Sep 28, 2023
1 parent 9dfcb95 commit c1f9e25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
build-clj:
strategy:
matrix:
# Supported Java versions: LTS releases 8 and 11 and the latest release
jdk: [8, 11, 15, 17]
jdk: [8, 11, 17, 21]

name: Clojure (Java ${{ matrix.jdk }})

Expand Down

0 comments on commit c1f9e25

Please sign in to comment.