diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 52481a9..47f53a0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,6 +17,7 @@ jobs: os: [ubuntu-latest, macos-latest, windows-latest] gap-version: - 'devel' + - '4.16' - '4.15' - '4.14' - '4.13' diff --git a/README.md b/README.md index ea3e988..8bfedd9 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ jobs: os: [ubuntu-latest, macos-latest, windows-latest] gap-version: - 'devel' + - '4.16' - '4.15' - '4.14' - '4.13'