Skip to content

Commit dd16625

Browse files
committed
chore: add 15.3
1 parent 4a86a1e commit dd16625

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: macos-latest
2020
strategy:
2121
matrix:
22-
macos-version: [ '15.2' ]
22+
macos-version: [ '15.3' ]
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v4

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
| macOS 15.0 || [DB](https://github.com/blacktop/darwin-xnu-build/releases/download/v15.0/xnu-codeql.zip) | ✅ / ✅ |
3232
| macOS 15.1 || [DB](https://github.com/blacktop/darwin-xnu-build/releases/download/v15.1/xnu-codeql.zip) | ❔ / ❔ |
3333
| 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) | ❔ / ❔ |
3435

3536
> [!NOTE]
3637
> CodeQL DBs built with `MACHINE_CONFIG=VMAPPLE`

0 commit comments

Comments
 (0)