Skip to content

Commit

Permalink
Rollback to run a few tests with the current setup
Browse files Browse the repository at this point in the history
Signed-off-by: Matias Pan <matias@dagger.io>
  • Loading branch information
matipan committed May 8, 2024
1 parent ea60962 commit eb2365d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/_hack_make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ jobs:

dagger-runner-v2-dind:
if: ${{ inputs.dev-engine && github.repository == 'dagger/dagger' }}
runs-on: dagger-v0-11-2-dind-dedicated
# making a change here
runs-on: dagger-v0-11-2-dind
concurrency:
group: ${{github.workflow}}-${{ inputs.mage-targets }}-${{ github.head_ref || github.run_id }}-v2
cancel-in-progress: true
Expand Down

0 comments on commit eb2365d

Please sign in to comment.