File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 19
19
runs-on : macos-latest
20
20
strategy :
21
21
matrix :
22
- macos-version : [ '15.2 ' ]
22
+ macos-version : [ '15.3 ' ]
23
23
steps :
24
24
- name : Checkout
25
25
uses : actions/checkout@v4
Original file line number Diff line number Diff line change 31
31
| macOS 15.0 | ✅ | [ DB] ( https://github.com/blacktop/darwin-xnu-build/releases/download/v15.0/xnu-codeql.zip ) | ✅ / ✅ |
32
32
| macOS 15.1 | ✅ | [ DB] ( https://github.com/blacktop/darwin-xnu-build/releases/download/v15.1/xnu-codeql.zip ) | ❔ / ❔ |
33
33
| macOS 15.2 | ✅ | [ DB] ( https://github.com/blacktop/darwin-xnu-build/releases/download/v15.2/xnu-codeql.zip ) | ❔ / ❔ |
34
+ | macOS 15.3 | ✅ | [ DB] ( https://github.com/blacktop/darwin-xnu-build/releases/download/v15.3/xnu-codeql.zip ) | ❔ / ❔ |
34
35
35
36
> [ !NOTE]
36
37
> CodeQL DBs built with ` MACHINE_CONFIG=VMAPPLE `
You can’t perform that action at this time.
0 commit comments