We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcfc07 commit 5d51baeCopy full SHA for 5d51bae
.github/workflows/develop.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- node-version: [12.x]
+ node-version: [14.x]
14
python-version: [3.0]
15
env:
16
S3_BUCKET_PREFIX: hackingstudio-code4maus-projects
0 commit comments