Skip to content

Commit

Permalink
reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Oct 31, 2023
1 parent b9afc71 commit 9c76aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- debug
jobs:
build_docker:
runs-on: [self-hosted, Linux, dl4miceverywhere-builder ]
runs-on: [self-hosted, ubuntu]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9c76aa9

Please sign in to comment.