Skip to content

Commit

Permalink
Remove tests on macOS 11
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed May 25, 2024
1 parent a6a2245 commit b0c39d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
matrix:
os:
- macos-12
- macos-11
config:
- { name: "gcc", cc: "gcc", cxx: "g++", cmake_options: "" }
- { name: "clang", cc: "clang", cxx: "clang++", cmake_options: "" }
Expand Down

0 comments on commit b0c39d0

Please sign in to comment.