Skip to content

Commit e8f0aee

Browse files
authored
fix: set AMPLIFY_NODE_VERSION=24.12.0 for E2E tests (#3466)
1 parent 831edd1 commit e8f0aee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared-scripts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
AMPLIFY_NODE_VERSION=24.12.0
34
# set exit on error to true
45
set -e
56

0 commit comments

Comments
 (0)