Skip to content

Commit

Permalink
Update runner labels in CDAPROD Solutions Runner Matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cdaprod committed Nov 10, 2023
1 parent ef3f8b1 commit 0f1cf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Cdaprod-Solutions_Runner_Matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
runner-label: ['linode', 'desktop', 'rpi'] # Replace with your actual runner labels
runner-label: ['frontend', 'backend', 'api'] # Replace with your actual runner labels

steps:
- name: Verify Runner
Expand Down

0 comments on commit 0f1cf2d

Please sign in to comment.