diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 558c8172..3657b790 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,9 +25,9 @@ jobs: fail-fast: false matrix: version: - - '1.6' + - 'lts' - '1' # automatically expands to the latest stable 1.x release of Julia. - - '1.11.0-beta1' + - 'pre' os: - ubuntu-latest - macOS-latest diff --git a/README.md b/README.md index 20edcb7d..0a45c502 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![LoopVectorization Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/LoopVectorization)](https://pkgs.genieframework.com?packages=LoopVectorization) + ## Maintanence The plan is for `LoopVectorization.jl` to be maintained through the [SciML Small Grants](https://sciml.ai/small_grants/#update_loopvectorization_to_support_changes_in_julia_v112_200) program. If you would like to see an issue fixed, or support extended to another Julia patch release, please consider: