Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Changed to node 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Dec 22, 2022
1 parent 4609602 commit 3a55600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x]
node-version: [16]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3a55600

Please sign in to comment.