diff --git a/.github/settings.yml b/.github/settings.yml index 8ab4c145..47cc7181 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 8d5132c9..e55a0656 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -200,6 +200,7 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" dependencies: - "lowest"