We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2f25f commit 15cb6f9Copy full SHA for 15cb6f9
1 file changed
.github/workflows/cmake.yml
@@ -20,8 +20,6 @@ jobs:
20
runner: macos-15
21
- name: "macOS 14"
22
runner: macos-14
23
- - name: "macOS 13"
24
- runner: macos-13
25
- name: "Windows"
26
runner: windows-latest
27
runs-on: ${{ matrix.runner }}
0 commit comments