Commit 17bf781
Fix failing
This action has been [failing for a
while](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-windows.yml?query=is%3Afailure),
see the [most recent
failure](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/13434821788).
The most recent error seems to have been introduced in
#1243 where a
copy-paste error referenced the nested `build_type.type` element of the
matrix which does not exist for the Windows jobs due to a difference in
configuration.
Testing blocked by
#1262.nightly-windows.yml (#1264)1 parent 1ac217f commit 17bf781
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments