Skip to content

Commit

Permalink
Rust: Use dedicated 16 core runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther authored Nov 8, 2023
1 parent 3d8a231 commit 0c18423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
check:
name: Check
runs-on: temporary-sizing-testing_ubuntu-latest_32-core
runs-on: aws-doc-sdk-examples_ubuntu-latest_16-core
steps:
- name: setup
run: >
Expand Down

0 comments on commit 0c18423

Please sign in to comment.