Skip to content

Commit

Permalink
CI: also test nginx on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
pajod committed Nov 30, 2024
1 parent d6addc2 commit 8146ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
if: matrix.os == 'macos-latest' || matrix.os == 'macos-13'
run: |
brew install wrk
brew install nginx
- name: Add linux test utils
if: matrix.os == 'ubuntu-latest' || matrix.os == 'ubuntu-20.04'
run: |
Expand Down

0 comments on commit 8146ea3

Please sign in to comment.