Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simlay committed Apr 6, 2024
1 parent fd0da4b commit 2eb7611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coreaudio-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macOS-12, macOS-13 macOS-14]
os: [macOS-12, macOS-13, macOS-14]
steps:
- uses: actions/checkout@v4
- name: Install LLVM and Clang
Expand Down

0 comments on commit 2eb7611

Please sign in to comment.