Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kennethreitz/responder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 139b7e9d054ae9b265f655b43563d440acab4a4d
Choose a base ref
..
head repository: kennethreitz/responder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 45d8f7fb54a11d195854ce2b92bf744c0e9c33d0
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 .github/workflows/test.yaml
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -40,6 +40,8 @@ jobs:
exclude:

# Exclude test matrix slots that are no longer supported by GHA runners.
- os: 'ubuntu-20.04'
python-version: '3.6'
- os: 'macos-latest'
python-version: '3.6'
- os: 'macos-latest'