diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9e6b171acb..c946a2d90f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,8 +27,8 @@ jobs: matrix: julia-version: - '1.6' - - '1.9' # to be removed in the near future - - '1.10' + - '1.10' # to be removed in the near future + - '1.11' - 'nightly' os: - ubuntu-latest