Skip to content

Commit

Permalink
Change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
polsala committed Oct 5, 2023
1 parent a27a615 commit 298168a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
jobs:
tests:
if: ${{ (github.event_name == 'pull_request' && github.event.label.name == 'to be merged') }}
runs-on: [self-hosted, Replicante]
runs-on: [self-hosted, Buda]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 298168a

Please sign in to comment.