Skip to content

Commit

Permalink
runners
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-trunk-io committed Feb 7, 2024
1 parent ebc8e34 commit a6826b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_impacted_targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions: read-all

jobs:
tests_impacted_targets:
runs-on: ubuntu-latest
runs-on: public-amd64-2xlarge

Check failure on line 8 in .github/workflows/test_impacted_targets.yaml

View check run for this annotation

Trunk-Staging.io / Trunk Check

actionlint(runner-label)

[new] label "public-amd64-2xlarge" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
name: ${{ matrix.test-name }}
strategy:
fail-fast: false
Expand Down

0 comments on commit a6826b4

Please sign in to comment.