diff --git a/.github/settings.yml b/.github/settings.yml index 3df65095..1d3f11bb 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -27,6 +27,9 @@ branches: - "Tests (8.0, highest)" - "Tests (8.0, locked)" - "Tests (8.0, lowest)" + - "Tests (8.1, highest)" + - "Tests (8.1, locked)" + - "Tests (8.1, lowest)" strict: false restrictions: diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 8cd8505b..4224a532 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -225,6 +225,7 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" dependencies: - "lowest"