diff --git a/.github/settings.yml b/.github/settings.yml index 890b82a..c113136 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -31,6 +31,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 3b3ff40..dbff878 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -201,6 +201,7 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" dependencies: - "lowest"