Skip to content

Commit

Permalink
Build for 22, drop 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jcolekaplan committed Aug 22, 2024
1 parent 581d46d commit 7d8e56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_v5_screener_imgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# not all apps support node versions below, but at the very
# least they all build
apps: [express,fastify3,fastify4,koa,hapi20,hapi21]
version: [14, 16, 18, 20]
version: [16, 18, 20, 22]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7d8e56b

Please sign in to comment.