Skip to content

Commit

Permalink
Revert to Node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
lvpeschke committed Sep 15, 2023
1 parent 3d6cde7 commit 151712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-npm-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: ${{ matrix.package }} NPM package install
runs-on: ubuntu-latest
container:
image: node:18-bullseye
image: node:14-bullseye
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 151712b

Please sign in to comment.