Skip to content

Commit

Permalink
ci: fix actions environment
Browse files Browse the repository at this point in the history
  • Loading branch information
federkasten committed Mar 27, 2024
1 parent 25fa1c9 commit d0139ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ jobs:
strategy:
matrix:
os:
- Ubuntu-18.04
- Ubuntu-20.04
- Ubuntu-22.04
openjdk:
- 8
- 11
- 17
- 21
clojure:
- 1.8
- 1.9
Expand Down

0 comments on commit d0139ab

Please sign in to comment.