+5
-1
lines changedFilter options
+5
-1
lines changed Original file line number Diff line number Diff line change
@@ -38,7 +38,11 @@ permissions:
38
38
jobs:
39
39
test-macOS:
40
40
if: github.event.pull_request.draft == false
41
-
runs-on: macos-14
41
+
strategy:
42
+
fail-fast: false
43
+
matrix:
44
+
macos-version: [macos-13, macos-14]
45
+
runs-on: ${{ matrix.macos-version }}
42
46
env:
43
47
CC: sccache gcc
44
48
CXX: sccache g++
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4