Skip to content

Commit

Permalink
update runner to 16 core.
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Nov 29, 2024
1 parent e9f7344 commit ce26a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
test-suite:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-cores
# runs-on: macos-13-large
steps:
- name: Checkout code
Expand Down

0 comments on commit ce26a18

Please sign in to comment.