Skip to content

Commit

Permalink
Reduced CI job timeouts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastique committed Feb 5, 2024
1 parent 8a0d14a commit 6488652
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
cxxstd: "11,14,17,2a"
os: macos-11

timeout-minutes: 60
timeout-minutes: 15
runs-on: ${{matrix.os}}
container: ${{matrix.container}}

Expand Down Expand Up @@ -515,6 +515,7 @@ jobs:
addrmd: 64
os: windows-2019

timeout-minutes: 15
runs-on: ${{matrix.os}}

steps:
Expand Down

0 comments on commit 6488652

Please sign in to comment.