Skip to content

Commit dfca25e

Browse files
authored
Apply suggestion from @horenmar
1 parent 3a3dbb7 commit dfca25e

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)