Skip to content

Commit

Permalink
fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaiR committed Jul 5, 2024
1 parent 4624b68 commit 4b56a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
rust-target: 1.79-x86_64-unknown-linux-gnu
- os: windows-2019
rust-target: 1.79-x86_64-pc-windows-gnu
- os: macos-11
- os: macos-latest
rust-target: 1.79-x86_64-apple-darwin
runs-on: ${{ matrix.os }}
name: Build - ${{ matrix.os }}
Expand Down

0 comments on commit 4b56a87

Please sign in to comment.