Skip to content

Commit

Permalink
Use larger instance for build and test of linux
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Aug 20, 2024
1 parent 4f6649e commit c67a168
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 @@ -74,7 +74,7 @@ jobs:
- os: ubuntu-latest
target: wasm32-unknown-unknown
test: false
- os: ubuntu-latest
- os: ubuntu-latest-16-cores
target: x86_64-unknown-linux-gnu
test: true
# TODO: Re-enable these builds if we see value in doing so.
Expand Down

0 comments on commit c67a168

Please sign in to comment.