Skip to content

Commit

Permalink
fix: update runner labels
Browse files Browse the repository at this point in the history
  • Loading branch information
imstevenpmwork committed Dec 11, 2024
1 parent 7dd0ea6 commit 1bea19b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_logging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on:
- self-hosted
- X64
- ubuntu-ros
- ubuntu-latest
steps:
- name: Check logging macros
uses: JJ/github-pr-contains-action@releases/v14.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on:
- self-hosted
- X64
- ubuntu-ros
- ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 1bea19b

Please sign in to comment.