Skip to content

Commit 5d51bae

Browse files
Update develop.yml - node version to 14
1 parent 0bcfc07 commit 5d51bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
node-version: [12.x]
13+
node-version: [14.x]
1414
python-version: [3.0]
1515
env:
1616
S3_BUCKET_PREFIX: hackingstudio-code4maus-projects

0 commit comments

Comments
 (0)