Skip to content

Commit

Permalink
Update graalvm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta authored Aug 25, 2023
1 parent 63cb200 commit d3f79ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
BRANCH: ${{ github.head_ref }}
RUN_IT: true
OKTA_ITS_TIMEOUT: PT45s
USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM: false
steps:
- uses: actions/checkout@v3

Expand Down Expand Up @@ -69,6 +70,7 @@ jobs:
REPO_SLUG: ${{ github.repository }}
BRANCH: ${{ github.head_ref }}
RUN_IT: true
USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM: false

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d3f79ac

Please sign in to comment.