diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index ba3ca3d649c..ff216873da8 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -69,8 +69,6 @@ jobs: - name: Install locales shell: bash run: | - sudo apt-get update - sudo apt-get install -y locales sudo locale-gen fr_FR.UTF-8 sudo update-locale diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index c902af1528d..ece9afc5a15 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -35,11 +35,6 @@ jobs: - uses: actions/checkout@v6 with: persist-credentials: false - - uses: dtolnay/rust-toolchain@master - with: - toolchain: stable - components: rustfmt - - uses: Swatinem/rust-cache@v2 - name: Initialize workflow variables id: vars shell: bash diff --git a/.github/workflows/ignore-intermittent.txt b/.github/workflows/ignore-intermittent.txt index e6cb5dc6480..cea1ac62637 100644 --- a/.github/workflows/ignore-intermittent.txt +++ b/.github/workflows/ignore-intermittent.txt @@ -1,3 +1,4 @@ +tests/pr/bounded-memory tests/tail/inotify-dir-recreate tests/tail/overlay-headers tests/timeout/timeout