diff --git a/.circleci/config.yml b/.circleci/config.yml index 61bdadc4..d40bb66a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -72,4 +72,4 @@ workflows: matrix: parameters: # To test with and without generics (versions prior to 1.18) - version: [ "1.21", "latest" ] + version: [ "1.21" ]