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 440e670 commit c041f33Copy full SHA for c041f33
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
JULIA_DEBUG: Documenter
20
- runs-on: [self-hosted, linux, X64, gpu, cuda]
+ runs-on: [self-hosted, linux, X64]
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments