Skip to content

Commit 1f7afdb

Browse files
Change default runner OS to 'Local' in deployment workflow
1 parent b0e0b72 commit 1f7afdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
options:
2323
- 'codespace'
2424
- 'Local'
25-
default: 'codespace'
25+
default: 'Local'
2626

2727
resource_group_name:
2828
description: 'Resource Group Name (Optional - auto-generated if not provided)'

0 commit comments

Comments
 (0)