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 24, 2024
1 parent ec4f6e8 commit ac19559
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 @@ -10,7 +10,7 @@ concurrency:
jobs:
test:
name: 'Conformance Tests'
runs-on: [self-hosted, aws, us-east-2, m6a.2xlarge]
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 ac19559

Please sign in to comment.