Skip to content

Commit 3b26c32

Browse files
committed
fix: use self-hosted runners to route through NetBird DEVOPS-551
1 parent 58333b7 commit 3b26c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
pytest:
12-
runs-on: ubuntu-latest
12+
runs-on: dev-c500-core-eks
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)