Skip to content

Commit

Permalink
Update develop.yml - node version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
cami-espinozaq committed Nov 15, 2023
1 parent 0bcfc07 commit 5d51bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
node-version: [14.x]
python-version: [3.0]
env:
S3_BUCKET_PREFIX: hackingstudio-code4maus-projects
Expand Down

0 comments on commit 5d51bae

Please sign in to comment.