Skip to content

Commit bd3488b

Browse files
author
Cloud User
committed
ci: Update GitHub Actions workflow to use macos-latest-xlarge runners
Signed-off-by: Cloud User <ec2-user@ip-172-31-44-225.ec2.internal>
1 parent 09e7b09 commit bd3488b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ jobs:
5050
- "ubuntu-latest"
5151
include:
5252
- python: "3.11"
53-
platform: "macos-latest"
53+
platform: "macos-latest-xlarge"
5454
- python: "3.12"
55-
platform: "macos-latest"
55+
platform: "macos-latest-xlarge"
5656
steps:
5757
- name: "Harden Runner"
5858
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0

0 commit comments

Comments
 (0)