Skip to content

Commit

Permalink
ci: update openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Feb 2, 2024
1 parent 5adffab commit af3209e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [macos-latest, ubuntu-latest]
luarocks_version: [3.9.2]
lua_version: [luajit2.1, lua5.1, lua5.2, lua5.3, lua5.4]
openssl_version: [openssl-1.0.2u, openssl-1.1.1w, openssl-3.0.12, openssl-3.1.4, openssl-3.2.0]
openssl_version: [openssl-1.0.2u, openssl-1.1.1w, openssl-3.0.13, openssl-3.1.5, openssl-3.2.1]
env:
MACOSX_DEPLOYMENT_TARGET: 10.12
LUAROCKS: ${{ matrix.luarocks_version }}
Expand Down

0 comments on commit af3209e

Please sign in to comment.