| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8342f82 commit 9ad28c3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,6 +15,13 @@ jobs: | |||
| 15 | 15 | matrix: | |
| 16 | 16 | os: ["ubuntu-latest", "macos-13", "macos-14", "windows-latest"] | |
| 17 | 17 | python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"] | |
| 18 | + exclude: | ||
| 19 | + - os: "macos-14" | ||
| 20 | + python-version: "3.7" | ||
| 21 | + - os: "macos-14" | ||
| 22 | + python-version: "3.8" | ||
| 23 | + - os: "macos-14" | ||
| 24 | + python-version: "3.9" | ||
| 18 | 25 | include: | |
| 19 | 26 | - experimental: false | |
| 20 | 27 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments