Skip to content

Commit

Permalink
ubuntu:35 is not a valid runner (#32007)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Feb 7, 2024
1 parent f658ea2 commit 14f415c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
TSAN_OPTIONS: "halt_on_error=1 suppressions=scripts/tests/chiptest/tsan-linux-suppressions.txt"

if: github.actor != 'restyled-io[bot]'
runs-on: ubuntu-latest:35
runs-on: ubuntu-latest

container:
image: ghcr.io/project-chip/chip-build:32
Expand Down

0 comments on commit 14f415c

Please sign in to comment.