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 ca95e97 commit 70d1b08Copy full SHA for 70d1b08
1 file changed
.github/workflows/reusable-emscripten.yml
@@ -10,7 +10,7 @@ jobs:
10
build-emscripten-reusable:
11
name: 'build and test'
12
runs-on: ubuntu-24.04
13
- timeout-minutes: 60
+ timeout-minutes: 40
14
steps:
15
- uses: actions/checkout@v6
16
with:
0 commit comments