diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5228884d..2b1acb88 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: matrix: version: - '1' # This is always the latest stable release in the 1.X series - - '1.6' # LTS + - '1.10' # LTS #- 'nightly' os: - ubuntu-latest