Skip to content

Commit b20c03c

Browse files
Copilotrebornix
andcommitted
Upgrade GitHub Actions runner to ubuntu-latest-4-cores for better performance
Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>
1 parent d14c805 commit b20c03c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
jobs:
1010
setup-environment:
1111
name: Setup Development Environment
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-latest-4-cores
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)