Skip to content

Commit

Permalink
fix typo indent
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin committed May 15, 2024
1 parent 0880a79 commit 1fab16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
cuda_version: [11.8.0, 12.1.0]
fail-fast: 'false'
fail-fast: false
permissions: write-all
steps:
- name: Maximize build space
Expand Down

0 comments on commit 1fab16c

Please sign in to comment.