Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kogeler committed Nov 19, 2024
1 parent bc868c1 commit 805304e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ on:
branches:
- master
- develop
- rg/*
pull_request:

name: Tests
jobs:
test:
name: Test suite ${{ matrix.profile }}
runs-on: k8s-infrastructure-dind
runs-on: k8s-infrastructure-dind-heavy
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 805304e

Please sign in to comment.