Skip to content

Commit

Permalink
pipeline cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Dec 19, 2024
1 parent 5a4453d commit 675b305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build_and_test:
name: Build example plugins with CMake and JUCE ${{ matrix.juce_version }} on ${{ matrix.os }}
name: JUCE ${{ matrix.juce_version }} / ${{ matrix.os }} CMake example plugins
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false # show all errors for each platform (vs. cancel jobs on error)
Expand Down

0 comments on commit 675b305

Please sign in to comment.