From ed2954a78d2af8d500dd75fecf8bebb97674a73b Mon Sep 17 00:00:00 2001 From: Olabode Lawal-Shittabey Date: Fri, 1 Nov 2024 17:28:52 +0100 Subject: [PATCH] Update .github/workflows/test.yml Co-authored-by: Matt Travi <126441+travi@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index af95c21e..d00d0dc2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: node-version: - 20.8.1 - 20 - - 21 + - 22 os: - ubuntu-latest - macos-latest