Skip to content

Commit

Permalink
Update initializr-native.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Dec 25, 2023
1 parent b9e0240 commit 50b7e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/initializr-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ jobs:
java --version
native-image --version
- name: Build Native Image
timeout-minutes: 40
timeout-minutes: 45
if: ${{ matrix.versions.sync == true && matrix.versions.branch == 'master' }}
run: ./ci/validate-cas-native.sh --cas ${{ matrix.versions.version }}

0 comments on commit 50b7e89

Please sign in to comment.