Skip to content

Commit 40b31af

Browse files
horenmarThePhD
authored andcommitted
Apply suggestion from @horenmar
1 parent 1489689 commit 40b31af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows-clang-builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: windows-2025
17-
platform: x64
16+
os: [windows-2025]
17+
platform: [x64]
1818
build_type: [Debug, Release]
1919
std: [14, 17]
2020
steps:

0 commit comments

Comments
 (0)