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 f5c0649 commit f67d8e6Copy full SHA for f67d8e6
1 file changed
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ concurrency:
17
jobs:
18
dns:
19
name: DNS
20
- runs-on: ubuntu-latest
+ runs-on: self-hosted
21
steps:
22
- uses: actions/checkout@v4
23
0 commit comments