Skip to content

Commit

Permalink
Merge branch 'main' of github.com:tlemane/kmindex
Browse files Browse the repository at this point in the history
  • Loading branch information
tlemane committed Jun 1, 2023
2 parents 77cd143 + f2ede5f commit 0d3792f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kmindex-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
distro: [macos-11,macos-12]
build_type: Release
build_type: [Release]

runs-on: ${{ matrix.distro }}
name: ${{ matrix.distro }} - ${{ matrix.build_type }}
Expand Down

0 comments on commit 0d3792f

Please sign in to comment.