Skip to content

Commit f67d8e6

Browse files
authored
Change runner to self-hosted for DNS job
1 parent f5c0649 commit f67d8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717
jobs:
1818
dns:
1919
name: DNS
20-
runs-on: ubuntu-latest
20+
runs-on: self-hosted
2121
steps:
2222
- uses: actions/checkout@v4
2323

0 commit comments

Comments
 (0)