Skip to content

Commit

Permalink
Update test-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhanot18 authored Nov 22, 2024
1 parent 2818ed2 commit ca155cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

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

0 comments on commit ca155cd

Please sign in to comment.