OxbridgeEconomics
commited on
Update pbc.yml
Browse files
.github/workflows/pbc.yml
CHANGED
@@ -15,7 +15,7 @@ jobs:
|
|
15 |
build:
|
16 |
|
17 |
runs-on: data-collection
|
18 |
-
timeout-minutes:
|
19 |
steps:
|
20 |
- uses: actions/checkout@v3
|
21 |
- name: Set up Python 3.10
|
|
|
15 |
build:
|
16 |
|
17 |
runs-on: data-collection
|
18 |
+
timeout-minutes: 14400
|
19 |
steps:
|
20 |
- uses: actions/checkout@v3
|
21 |
- name: Set up Python 3.10
|