diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d8caf0..5250c3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: matrix: version: - '1.6' - - '1.7' + - '1.8' - 'nightly' os: - ubuntu-latest