Skip to content

Commit 1275a2d

Browse files
authored
Run unit test on self-hosted runners (#4791)
1 parent 95c651c commit 1275a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
working-directory: lib
4242
run: tox r -vv -e pre-commit
4343
Unit-Test:
44-
runs-on: ubuntu-24.04
44+
runs-on: [self-hosted, linux, x64, dev, dmount]
4545
permissions:
4646
contents: read
4747
needs: Code-Quality-Checks

0 commit comments

Comments
 (0)