Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
Skip MacOS 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikogenvik committed Oct 27, 2023
1 parent 7674879 commit f5daf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
# os: [ ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022, macos-11, macos-12 ]
os: [ ubuntu-20.04, ubuntu-22.04, macos-11, macos-12 ]
os: [ ubuntu-20.04, ubuntu-22.04, macos-12 ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f5daf9d

Please sign in to comment.