Skip to content

Commit

Permalink
gha: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Mar 1, 2023
1 parent fc1e514 commit 3ed8d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
env:
CLUSTER_NAME_BASE: gha-cluster
strategy:
fail-fast: true
matrix:
fail-fast: True
sgx: [True, False]
steps:
- name: "Check out the experiment-base code"
Expand Down

0 comments on commit 3ed8d84

Please sign in to comment.