diff options
Diffstat (limited to '.github/workflows')
| -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 563b09be..17119342 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -349,7 +349,7 @@ jobs: | |||
| 349 | # The following env variables | 349 | # The following env variables |
| 350 | # only applies to Visual Studio | 350 | # only applies to Visual Studio |
| 351 | LUAROCKS_DEPS_DIR: c:\external | 351 | LUAROCKS_DEPS_DIR: c:\external |
| 352 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.0" | 352 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.1" |
| 353 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" | 353 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" |
| 354 | # The following env variable | 354 | # The following env variable |
| 355 | # applies to both Visual Studio and MinGW-w64 | 355 | # applies to both Visual Studio and MinGW-w64 |
