diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml index cfe9c1d..91d12d0 100644 --- a/.github/workflows/runtests.yml +++ b/.github/workflows/runtests.yml @@ -27,7 +27,6 @@ jobs: fail-fast: false matrix: version: - - '1.2' # Replace this with the minimum Julia version that your package supports - '1' # Leave this line unchanged; '1' will automatically expand to the latest stable 1.x release of Julia. - 'nightly' os: