We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3bc916 + 2021f9f commit 5bf73b9Copy full SHA for 5bf73b9
1 file changed
.github/workflows/deploy.yaml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
pytest:
14
- runs-on: ubuntu-latest
+ runs-on: ${{ vars.RUNNER_STANDARD }}
15
permissions:
16
contents: read
17
id-token: write
0 commit comments