From 7c3a510bbc2a57439404cc2db53124ebebc99fb7 Mon Sep 17 00:00:00 2001 From: David Thrane Christiansen Date: Mon, 5 Aug 2024 07:21:57 +0200 Subject: [PATCH] Use nightly post-fix, plus release --- .github/workflows/ci.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3c76ed..6dda2c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,11 +16,8 @@ jobs: - "4.7.0" - "4.8.0" - "4.9.0" - - "4.10.0-rc2" - - "nightly-2024-07-12" - - "nightly-2024-07-17" - - "nightly-2024-07-22" - - "nightly-2024-07-27" + - "4.10.0" + - "nightly-2024-08-03" platform: - os: ubuntu-latest installer: |