Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
Extend max CI time because windows
Browse files Browse the repository at this point in the history
  • Loading branch information
darthdeus committed Oct 20, 2023
1 parent 3094dc7 commit a430950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [windows-latest, ubuntu-latest, macos-latest]
# os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 15
timeout-minutes: 25
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit a430950

Please sign in to comment.