Skip to content

Commit 55aa80f

Browse files
authored
MAINT: Exclude OSX-3.10.6 (pandas-dev#335)
* MAINT: Exclude OSX-3.10.6 * CI: Change timeout minutes and restore OSX 3.10
1 parent 46ee67b commit 55aa80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
jobs:
1010
released:
1111
runs-on: ${{ matrix.os }}
12-
timeout-minutes: 10
12+
timeout-minutes: 20
1313
strategy:
1414
fail-fast: false
1515
matrix:

0 commit comments

Comments
 (0)