File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,22 +15,22 @@ jobs:
1515 fail-fast : false
1616 matrix :
1717 include :
18- - name : " nginx 1.31.0 + OpenSSL"
19- NGINX_VERSION : " 1.31.0 "
18+ - name : " nginx 1.31.1 + OpenSSL"
19+ NGINX_VERSION : " 1.31.1 "
2020 TEST_NGINX_TIMEOUT : " 5"
2121
22- - name : " nginx 1.31.0 + OpenSSL + HTTP/2"
23- NGINX_VERSION : " 1.31.0 "
22+ - name : " nginx 1.3.1 + OpenSSL + HTTP/2"
23+ NGINX_VERSION : " 1.3.1 "
2424 TEST_NGINX_TIMEOUT : " 5"
2525 TEST_NGINX_USE_HTTP2 : " 1"
2626
27- - name : " nginx 1.31.0 + OpenSSL + HTTP/3"
28- NGINX_VERSION : " 1.31.0 "
27+ - name : " nginx 1.3.1 + OpenSSL + HTTP/3"
28+ NGINX_VERSION : " 1.3.1 "
2929 TEST_NGINX_USE_HTTP3 : " 1"
3030 TEST_NGINX_QUIC_IDLE_TIMEOUT : " 3"
3131
32- - name : " nginx 1.31.0 + BoringSSL + HTTP/3"
33- NGINX_VERSION : " 1.31.0 "
32+ - name : " nginx 1.3.1 + BoringSSL + HTTP/3"
33+ NGINX_VERSION : " 1.3.1 "
3434 BORINGSSL : " 1"
3535 TEST_NGINX_USE_HTTP3 : " 1"
3636 TEST_NGINX_QUIC_IDLE_TIMEOUT : " 3"
You can’t perform that action at this time.
0 commit comments