This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a commit to branch fix_static_windows_action
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
The following commit(s) were added to refs/heads/fix_static_windows_action by
this push:
new 762aac58 Fix Windows static build action
762aac58 is described below
commit 762aac58454465287034f31b531e88a570bd170a
Author: Stephen Webb <[email protected]>
AuthorDate: Mon Aug 31 17:33:25 2026 +1000
Fix Windows static build action
---
.github/workflows/log4cxx-windows-static.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/log4cxx-windows-static.yml
b/.github/workflows/log4cxx-windows-static.yml
index 7502d474..5941a483 100644
--- a/.github/workflows/log4cxx-windows-static.yml
+++ b/.github/workflows/log4cxx-windows-static.yml
@@ -28,7 +28,7 @@ jobs:
- name: windows-2022
os: windows-2022
vcpkg_ref: 2025.07.25
- - name: windows-2025
+ - name: windows-2025-fmt
os: windows-2025
vcpkg_options: fmt
vcpkg_ref: 2026.05.25