Skip to content

Commit ed7c874

Browse files
Add capacity for AZURE_ENV_MODEL_4_1
1 parent aef4198 commit ed7c874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
AZURE_LOCATION: ${{ secrets.AZURE_LOCATION }}
3636
AZURE_ENV_OPENAI_LOCATION : ${{ secrets.AZURE_AI_DEPLOYMENT_LOCATION }}
3737
AZURE_ENV_MODEL_CAPACITY: 1
38+
AZURE_ENV_MODEL_4_1_CAPACITY: 1
3839
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3940
# Step 3: Print the result of the validation
4041
- name: print result

0 commit comments

Comments
 (0)