Skip to content

Commit 2e0d5e1

Browse files
committed
Update
[ghstack-poisoned]
1 parent 613730f commit 2e0d5e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/macos-job.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ on:
1515
description: 'Runner type to utilize'
1616
default: "macos-12"
1717
type: string
18+
python-version:
19+
description: If set to any value, dont use sudo to clean the workspace
20+
required: false
21+
type: string
22+
default: "3.9"
1823
upload-artifact:
1924
description: 'Name to give artifacts uploaded from ${RUNNER_ARTIFACT_DIR}'
2025
default: ""

0 commit comments

Comments
 (0)