Skip to content

Commit c82e357

Browse files
committed
ci: migrate to self-hosted runners
1 parent ffa6fb0 commit c82e357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
update-description:
11-
runs-on: ubuntu-latest
11+
runs-on: [self-hosted, Linux, X64]
1212
steps:
1313
- uses: actions/checkout@v4
1414

0 commit comments

Comments
 (0)