Skip to content

Commit

Permalink
Updated ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed Feb 20, 2024
1 parent 4937492 commit 35831d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- master

jobs:
build-maven-jdk20:
build-with-maven:
runs-on: ubuntu-latest
env:
JDK_JAVA_OPTIONS: "--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"
Expand Down

0 comments on commit 35831d1

Please sign in to comment.