mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5621 from dearblue/ci-cygwin
Extend the Cygwin CI time limit to 15 minutes.
This commit is contained in:
@@ -95,7 +95,7 @@ jobs:
|
||||
|
||||
Windows-Cygwin:
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 15
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
|
||||
MRUBY_CONFIG: ci/gcc-clang
|
||||
|
||||
Reference in New Issue
Block a user