Skip to content

Commit

Permalink
ci: Fix matrix names
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Dimitrov <[email protected]>
  • Loading branch information
dimitrovmaksim committed Sep 14, 2023
1 parent d0da28f commit ebd83f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-macos-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
name: [macos-m1]
name: [macos-11-m1, macos-12-m1]

include:
- name: macos-11-m1
Expand Down

0 comments on commit ebd83f9

Please sign in to comment.