Skip to content

Commit 5590f24

Browse files
committed
CI: Temporarily lock fmt to 9.1.0 because its master seems broken (#3738)
Investigate later. For now, this is necessary for us to pass CI.
1 parent 6f684e6 commit 5590f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
cc_compiler: gcc-12
259259
cxx_compiler: g++-12
260260
cxx_std: 20
261-
fmt_ver: master
261+
fmt_ver: 9.1.0
262262
openexr_ver: main
263263
pybind11_ver: master
264264
python_ver: "3.10"

0 commit comments

Comments
 (0)