This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 5297efaaa Fix indent
5297efaaa is described below
commit 5297efaaa7e2794eabde91111077f99cffce8909
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 15 08:23:19 2026 +0100
Fix indent
---
.github/workflows/makefile.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index 06ad608c3..b2d8a283c 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -7,7 +7,7 @@ on:
permissions:
contents: read
- env:
+env:
OPENSSL_VERSION: 3.5.0
APR_VERSION: 1.7.6
NASM_VERSION: 2.16.03
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]