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 ffa6fb0 commit c82e357Copy full SHA for c82e357
1 file changed
.github/workflows/dockerhub-description.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
update-description:
11
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, Linux, X64]
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments