Skip to content

Commit

Permalink
chore: pin to node v22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Jul 1, 2024
1 parent e91c36a commit 77d5e27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
# https://github.com/nvm-sh/nvm/issues/1998#issuecomment-594958684
- lts/-1
- lts/*
- latest
- 22.2 # temporarily pinning due to fetch mocking failures on node v22.3, see https://github.com/readmeio/rdme/pull/1019#issuecomment-2201147488
# - latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 77d5e27

Please sign in to comment.