Skip to content

Commit

Permalink
Extend and adjust build for self-hosted runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-qvest-seidl committed Jul 23, 2024
1 parent f03871b commit bbc68a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
(needs.verify.outputs.code-files-changed || startsWith(github.ref, 'refs/tags/v'))
needs:
- verify
runs-on: ubuntu-latest
runs-on: self-hosted
strategy:
matrix:
keycloak-version:
Expand Down

0 comments on commit bbc68a1

Please sign in to comment.