Skip to content

Commit

Permalink
switch back to managed runners
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Jun 3, 2024
1 parent ef8798a commit be47ea8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ env:

jobs:
build:
#runs-on: ubuntu-latest
runs-on: [self-hosted, size-s]
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
Expand Down

0 comments on commit be47ea8

Please sign in to comment.