Skip to content

Commit

Permalink
GHA Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 2, 2024
1 parent df994a9 commit f57e684
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ansible/playbooks/AdoptOpenJDK_Unix_Playbook/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
- ansible_distribution != "Solaris"
- ansible_architecture != "armv7l"
tags: build_tools
# - role: Nagios_Plugins # AdoptOpenJDK Infrastructure
# tags: [nagios_plugins, adoptopenjdk]
- role: Nagios_Plugins # AdoptOpenJDK Infrastructure
tags: [nagios_plugins, adoptopenjdk]
- riscv_cross_compiler # For building JDK11/J9 on RISC-V architecture
- Clean_Up
- Security
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Build_Tool_Packages:
- autoconf
- automake # for compiling freetype on JDK8u
- homebrew/cask/cmake # OpenJ9
- cmake # OpenJ9
- coreutils
- gnupg
- gnu-sed
Expand Down

0 comments on commit f57e684

Please sign in to comment.