diff options
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2188d201..7ab4ea91 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -249,7 +249,7 @@ jobs: | |||
| 249 | # The following env variables | 249 | # The following env variables |
| 250 | # only applies to Visual Studio | 250 | # only applies to Visual Studio |
| 251 | LUAROCKS_DEPS_DIR: c:\external | 251 | LUAROCKS_DEPS_DIR: c:\external |
| 252 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.2" | 252 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.3" |
| 253 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" | 253 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" |
| 254 | # The following env variable | 254 | # The following env variable |
| 255 | # applies to both Visual Studio and MinGW-w64 | 255 | # applies to both Visual Studio and MinGW-w64 |
