We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c729a10 commit d70fdebCopy full SHA for d70fdeb
.github/workflows/build_and_test_with_resty_events.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-20.04
21
strategy:
22
matrix:
23
- openresty-version: [1.19.9.1, 1.21.4.1, 1.25.3.1]
+ openresty-version: [1.19.9.1, 1.21.4.1, 1.21.4.3, 1.25.3.1]
24
25
steps:
26
- name: Update and install OS dependencies
0 commit comments