Skip to content

Commit

Permalink
updating-runner-label
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Aug 26, 2024
1 parent 682ee2b commit b1eff0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ concurrency:
jobs:
tests:
name: Trigger Tests
runs-on: ubuntu-22.04-2cpu-8ram-75ssd
runs-on:
labels: ubuntu-22.04-4cpu-16ram-150ssd
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit b1eff0e

Please sign in to comment.