diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 34ebacb..8ce973f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: matrix: version: - '1.6' - - '1.8' + - '1' os: - ubuntu-latest - macOS-latest @@ -25,4 +25,4 @@ jobs: arch: ${{ matrix.arch }} - uses: julia-actions/julia-buildpkg@latest - uses: julia-actions/julia-runtest@latest - \ No newline at end of file +