From f513056db6cedc9f798c68cad62d5fa16ead74b2 Mon Sep 17 00:00:00 2001 From: David Thrane Christiansen Date: Wed, 6 Nov 2024 16:21:58 +0100 Subject: [PATCH] chore: rotate version testing (#60) Remove irrelevant nightlies and add a newer one --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c304e57..7f7efa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,13 +26,12 @@ jobs: - "4.12.0" - "4.13.0" - "4.14.0-rc1" - - "nightly-2024-08-09" - - "nightly-2024-08-29" - "nightly-2024-09-03" - "nightly-2024-09-17" - "nightly-2024-10-10" - "nightly-2024-10-18" - "nightly-2024-10-30" + - "nightly-2024-11-04" platform: - os: ubuntu-latest installer: |