Skip to content

Commit

Permalink
Releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed May 2, 2024
1 parent db034ef commit d3e55ff
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
- "**.sh"
- "**.cmd"
- "**.java"
# - ".github/workflows/**"
- ".github/workflows/**"
- "**.properties"
- "**.xml"

Expand Down Expand Up @@ -265,7 +265,6 @@ jobs:

#To ensure compatibility with the Java 7 version the build must never be run with a JDK version higher than 19
release:
# needs: [elaborate-java-hook-module]
needs: [build-and-test-with-zulu-JDK, build-and-test-with-liberica-JDK, build-and-test-with-semeru-JDK, build-and-test-with-temurin-JDK]
name: Release if requested
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3e55ff

Please sign in to comment.