Skip to content

Commit

Permalink
Update ml_build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Magnus Larsson <[email protected]>
  • Loading branch information
magnus-larsson authored Jan 27, 2024
1 parent 5826eb0 commit deef17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ml_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build:
name: "Build jdk:${{ matrix.java }} sb:${{ matrix.spring-boot-version }} exp:${{ matrix.experimental }}"
runs-on: self-hosted,ubuntu-latest
runs-on: self-hosted
continue-on-error: ${{ matrix.experimental }}
strategy:
fail-fast: false
Expand Down

0 comments on commit deef17d

Please sign in to comment.