Skip to content

Commit 5b4604e

Browse files
author
maria-hambardzumian
committed
EPMRPP-89496 || version fix
1 parent 24e8805 commit 5b4604e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
strategy:
3636
matrix:
37-
node: [14, 16, 18, 20, 22]
37+
node: [16, 18, 20, 22, 24]
3838
steps:
3939
- name: Checkout repository
4040
uses: actions/checkout@v4

0 commit comments

Comments
 (0)