Skip to content

Commit

Permalink
Merge pull request #6552 from roc-lang/linux-arm64-timeout
Browse files Browse the repository at this point in the history
increase nightly linux arm64 timeout
  • Loading branch information
Anton-4 authored Mar 4, 2024
2 parents 3cc49a6 + 7531d03 commit b94f4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_linux_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
name: build and package nightly release
runs-on: [self-hosted, Linux, ARM64]
timeout-minutes: 90
timeout-minutes: 110

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

0 comments on commit b94f4e3

Please sign in to comment.