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 437606d commit 176a124
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 @@ -31,7 +31,7 @@ jobs:
conformance-tests:
name: 'Conformance Tests'
needs: pykwasm-code-quality-checks
runs-on: [self-hosted, linux, normal]
runs-on: [self-hosted, aws, us-east-2, m6a.large]
timeout-minutes: 30
steps:
- name: 'Check out code'
Expand Down

0 comments on commit 176a124

Please sign in to comment.