diff --git a/.github/settings.yml b/.github/settings.yml index 3fa2e621..fa2cb531 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 e6124121..d473eb2a 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -187,6 +187,7 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" dependencies: - "lowest"