diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd682e8..9c1fb93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ permissions: jobs: test: - name: nginx 1.31.4 + name: nginx 1.31.6 runs-on: ubuntu-22.04 timeout-minutes: 45 @@ -42,7 +42,7 @@ jobs: - name: Build and test env: CC: gcc - NGINX_VERSION: 1.31.4 + NGINX_VERSION: 1.31.6 run: | set -e mkdir -p download-cache