Skip to content

Commit

Permalink
Update test-pr.yml (#68)
Browse files Browse the repository at this point in the history
* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml
  • Loading branch information
jbhanot18 authored Nov 26, 2024
1 parent 2818ed2 commit e503d13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ concurrency:
cancel-in-progress: true

jobs:

test:
name: 'Conformance Tests'
runs-on: [self-hosted, linux, normal]
runs-on: [self-hosted, aws, us-east-2, m6a.4xlarge]
steps:
- name: 'Check out code'
uses: actions/checkout@v4
Expand Down

0 comments on commit e503d13

Please sign in to comment.