Skip to content

Commit

Permalink
Update build-and-test-differential.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored Feb 1, 2024
1 parent 57cf88d commit 6bb2801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build-and-test-differential:
needs: prevent-no-label-execution
if: ${{ needs.prevent-no-label-execution.outputs.run == 'true' }}
runs-on: [self-hosted, linux, X64]
runs-on: ubuntu-latest
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 6bb2801

Please sign in to comment.