Skip to content

Commit

Permalink
Merge branch 'main' into angular-sources-sinks
Browse files Browse the repository at this point in the history
  • Loading branch information
aegilops authored Jan 9, 2025
2 parents e7881a8 + 928c66a commit 1ada511
Show file tree
Hide file tree
Showing 503 changed files with 37,273 additions and 13,375 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/cpp-swift-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
CodeQL-Build:

runs-on: ubuntu-latest
runs-on: ubuntu-24.04

permissions:
contents: read
Expand All @@ -38,12 +38,10 @@ jobs:
languages: cpp
config-file: ./.github/codeql/codeql-config.yml

- name: "[Ubuntu] Remove GCC 13 from runner image"
shell: bash
- name: Install dependencies
run: |
sudo rm -f /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-jammy.list
sudo apt-get update
sudo apt-get install -y --allow-downgrades libc6=2.35-* libc6-dev=2.35-* libstdc++6=12.3.0-* libgcc-s1=12.3.0-*
sudo apt-get install -y uuid-dev
- name: "Build Swift extractor using Bazel"
run: |
Expand Down
4 changes: 0 additions & 4 deletions 2024-11-25-ts57.md

This file was deleted.

Loading

0 comments on commit 1ada511

Please sign in to comment.