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 95c651c commit 1275a2dCopy full SHA for 1275a2d
.github/workflows/pre_merge.yaml
@@ -41,7 +41,7 @@ jobs:
41
working-directory: lib
42
run: tox r -vv -e pre-commit
43
Unit-Test:
44
- runs-on: ubuntu-24.04
+ runs-on: [self-hosted, linux, x64, dev, dmount]
45
permissions:
46
contents: read
47
needs: Code-Quality-Checks
0 commit comments