Skip to content

Commit

Permalink
removed macos 11, not supported anymore by github
Browse files Browse the repository at this point in the history
  • Loading branch information
rschoene committed Jun 26, 2024
1 parent 4f04884 commit 59f9d80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-11, macos-12, macos-13]
#os: [macos-11.0, macos-10.15]
os: [macos-12, macos-13]

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

Expand Down

0 comments on commit 59f9d80

Please sign in to comment.