Skip to content

Commit

Permalink
Use openjdk-17-jdk for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jan 30, 2025
1 parent abdcc61 commit 6586035
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
hosts: all
#become: true

Check warning on line 4 in molecule/default/converge.yml

View workflow job for this annotation

GitHub Actions / Lint

4:4 [comments] missing starting space in comment

vars:
java_packages:
- openjdk-17-jdk

roles:
- role: geerlingguy.java
when: ansible_os_family == 'Debian'
Expand Down

0 comments on commit 6586035

Please sign in to comment.