Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Aug 26, 2024
1 parent d001eac commit d0b869b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:

jobs:
build:
runs-on: ['self-hosted-ghrtest', 'size-s-x64']
runs-on: ['self-hosted-ghr', 'size-s-x64']
permissions:
contents: read
packages: write
Expand Down

0 comments on commit d0b869b

Please sign in to comment.