| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent acec799 commit 6443ad2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,11 +38,7 @@ permissions: | |||
| 38 | 38 | jobs: | |
| 39 | 39 | test-macOS: | |
| 40 | 40 | if: github.event.pull_request.draft == false | |
| 41 | - strategy: | ||
| 42 | - fail-fast: false | ||
| 43 | - matrix: | ||
| 44 | - macos-version: [macos-13, macos-14] | ||
| 45 | - runs-on: ${{ matrix.macos-version }} | ||
| 41 | + runs-on: macos-14 | ||
| 46 | 42 | env: | |
| 47 | 43 | CC: sccache gcc | |
| 48 | 44 | CXX: sccache g++ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments