Skip to content

Commit

Permalink
CI: Update macOS target.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosua20 authored Aug 1, 2023
1 parent 6c7ad49 commit 09b4bf9
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 @@ -14,7 +14,7 @@ jobs:
cmake-opts:
- os: windows-2019
cmake-opts: -A x64
- os: macos-10.15
- os: macos-11
cmake-opts:

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 09b4bf9

Please sign in to comment.