We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301e6bf commit 51d2febCopy full SHA for 51d2feb
2 files changed
.github/workflows/build-icu4c.yml
@@ -9,8 +9,8 @@ on:
9
- 'cl_version'
10
11
env:
12
- ICU4C_VERSION: "76_1"
13
- ICU4C_VERREL: "76-1"
+ ICU4C_VERSION: "77_1"
+ ICU4C_VERREL: "77-1"
14
15
jobs:
16
windows-msvc-2019:
.github/workflows/build-oneDNN.yml
@@ -10,7 +10,7 @@ on:
- ONEDNN_VERSION: "3.7.2"
+ ONEDNN_VERSION: "3.7.3"
build_with_windows-2019:
0 commit comments