From 6a6b12aa8834a232951ed295b21f30993cd368e5 Mon Sep 17 00:00:00 2001 From: Christian Guinard <28689358+christiangnrd@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:21:49 -0400 Subject: [PATCH] Also test lts --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3bc283a..cff72e9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -14,6 +14,7 @@ jobs: matrix: version: - '1' + - 'lts' os: - ubuntu-latest - windows-latest