Skip to content

Commit 814ee81

Browse files
committed
Update workflows
1 parent 1222be9 commit 814ee81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: ./.github/workflows/tests.yml
1212
with:
1313
os: 'windows-2022'
14-
cxx_compilers: '[cl]'
14+
cxx_compilers: '["cl"]'

0 commit comments

Comments
 (0)