We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55790f0 commit ded74b0Copy full SHA for ded74b0
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
fail-fast: true
20
- container: osgeo/proj-docs
+ timeout-minutes: 60
21
22
steps:
23
- uses: actions/checkout@v2
0 commit comments