Skip to content

Commit

Permalink
Increase timeout to give libraries more time to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jormundur00 committed Oct 1, 2024
1 parent ed9a70f commit d61af16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ni-layers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
runs-on: ubuntu-latest
env:
GRAALVM_HOME: ${{ github.workspace }}/graalvm
timeout-minutes: 20
timeout-minutes: 60
needs: build-graalvm-and-populate-matrix
strategy:
fail-fast: false
Expand Down

0 comments on commit d61af16

Please sign in to comment.