Skip to content

Commit fbf03b0

Browse files
committed
Fix 3.5.0 beta version.
1 parent 51cc209 commit fbf03b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ jobs:
309309
config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
310310
notest-cflags: -Werror -O2
311311
env: |
312-
TEST_OPENSSL3=3.5.0-beta
312+
TEST_OPENSSL3=3.5.0-beta1
313313
OPENSSL_CONFIG=no-engine
314314
APR_VERSION=1.7.4
315315
APU_VERSION=1.6.3

0 commit comments

Comments
 (0)