Skip to content

Commit

Permalink
REMOTE THIS COMMIT
Browse files Browse the repository at this point in the history
Signed-off-by: Iliya Savov <[email protected]>
  • Loading branch information
isavov committed Jan 18, 2024
1 parent 1ef2915 commit fb980af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/acceptance-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ on:

jobs:
acceptance-workflow:
runs-on: [self-hosted, Linux, large, ephemeral]
# runs-on: [self-hosted, Linux, large, ephemeral]
runs-on: ubuntu-latest
timeout-minutes: 50
permissions:
contents: write
Expand Down

0 comments on commit fb980af

Please sign in to comment.