Skip to content

Commit 20455f4

Browse files
[DBUILD-916] use self-hosted runner
1 parent e255257 commit 20455f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919
build_and_test:
2020
name: Build and publish
21-
runs-on: ubuntu-latest
21+
runs-on: [ self-hosted, central-aks, ephemeral, diit-runner ]
2222
steps:
2323
- uses: actions/checkout@v3
2424

0 commit comments

Comments
 (0)