mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Drop Django 3.0, 3.1, 3.2. Drop Python 3.7.
This commit is contained in:
1
.github/workflows/integration-test.yml
vendored
1
.github/workflows/integration-test.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
test:
|
||||
name: ${{ matrix.config.tox }} ${{ matrix.config.options }}
|
||||
# Ubuntu 22.04 runner includes Python 3.10
|
||||
runs-on: ubuntu-22.04
|
||||
needs: skip_duplicate_runs
|
||||
if: needs.skip_duplicate_runs.outputs.should_skip != 'true'
|
||||
|
||||
Reference in New Issue
Block a user