From 72ef08e6c9ebc4f0a6756d57c4a2f09626461245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Thu, 19 Feb 2026 13:55:09 -0800 Subject: [PATCH 1/2] Remove EOL configs Remove EOL configs from workflows --- .github/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5bb283e..b4d16a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,12 +16,6 @@ jobs: circe-unstable, horus-stable, horus-unstable, - odin-stable, - odin-unstable, - juno-stable, - juno-unstable, - loki-stable, - loki-unstable, tanit-unstable, next-unstable, stable, From 67320eea21058e069895de04ac7d36bdd41b21d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Thu, 19 Feb 2026 13:55:37 -0800 Subject: [PATCH 2/2] Update test.yml to remove old version entries Removed obsolete Odin and Loki versions from workflow. --- .github/workflows/test.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e7d4fc5..7f0f1fc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,12 +11,6 @@ jobs: - circe-unstable - horus-stable - horus-unstable - - odin-stable - - odin-unstable - - juno-stable - - juno-unstable - - loki-stable - - loki-unstable - tanit-unstable - next-unstable - stable