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 fa54970 commit 9aaa8cdCopy full SHA for 9aaa8cd
.github/workflows/Test.yml
@@ -15,7 +15,7 @@ jobs:
15
test:
16
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ matrix.memory_backend }} - PoCL ${{ matrix.pocl }}
17
runs-on: ${{ matrix.os }}
18
- timeout-minutes: 60
+ timeout-minutes: 180
19
permissions: # needed to allow julia-actions/cache to proactively delete old caches that it has created
20
actions: write
21
contents: read
0 commit comments