Skip to content

Commit

Permalink
Merge pull request #276 from chobits/for_pull_request
Browse files Browse the repository at this point in the history
Updated ci.yml: build and test nginx-1.25.1
  • Loading branch information
chobits committed Jun 19, 2023
2 parents a644fc8 + f65fea1 commit dcb9a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
test-nginx:
strategy:
matrix:
version: [1.24.0, 1.25.0]
version: [1.24.0, 1.25.1]
fail-fast: false
runs-on: "ubuntu-20.04"

Expand Down

0 comments on commit dcb9a2c

Please sign in to comment.