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 5acc786a..ecd6fd50 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -304,7 +304,7 @@ jobs: | |||
| 304 | # The following env variables | 304 | # The following env variables |
| 305 | # only applies to Visual Studio | 305 | # only applies to Visual Studio |
| 306 | LUAROCKS_DEPS_DIR: c:\external | 306 | LUAROCKS_DEPS_DIR: c:\external |
| 307 | LUAROCKS_DEPS_OPENSSL_VER: "3.5.1" | 307 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.0" |
| 308 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" | 308 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" |
| 309 | # The following env variable | 309 | # The following env variable |
| 310 | # applies to both Visual Studio and MinGW-w64 | 310 | # applies to both Visual Studio and MinGW-w64 |
