OxbridgeEconomics commited on
Commit
683897d
·
unverified ·
1 Parent(s): d2bfd75

Update pbc.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/pbc.yml +1 -1
.github/workflows/pbc.yml CHANGED
@@ -15,7 +15,7 @@ jobs:
15
  build:
16
 
17
  runs-on: data-collection
18
- timeout-minutes: 7200
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