Skip to content

Commit b00addd

Browse files
authored
Merge pull request #3274 from github/mbg/macos-13
2 parents 95b1867 + 9d5565f commit b00addd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
strategy:
8282
fail-fast: false
8383
matrix:
84-
os: [ubuntu-22.04,ubuntu-24.04,windows-2022,windows-2025,macos-13,macos-14,macos-15]
84+
os: [ubuntu-22.04,ubuntu-24.04,windows-2022,windows-2025,macos-14,macos-15]
8585
tools: ${{ fromJson(needs.check-codeql-versions.outputs.versions) }}
8686
runs-on: ${{ matrix.os }}
8787

0 commit comments

Comments
 (0)