Skip to content

Commit acaf4d5

Browse files
Update ci-cd-testing.yml
1 parent 4a10363 commit acaf4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
AZURE_WEBAPP_NAME: cicero
1313
AZURE_WEBAPP_PACKAGE_PATH: '.'
14-
NODE_VERSION: '22.x'
14+
NODE_VERSION: '18.x'
1515

1616
jobs:
1717
build-and-deploy:

0 commit comments

Comments
 (0)