Skip to content

Commit

Permalink
No actions for node 16. Using 18, 20 and 22
Browse files Browse the repository at this point in the history
  • Loading branch information
lroal committed Nov 21, 2024
1 parent 1479717 commit 1a25cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
container: ["node:16-alpine", "node:18-alpine", "node:20-alpine"]
container: ["node:18-alpine", "node:20-alpine", "node:22-alpine"]
container:
image: ${{ matrix.container }}
services:
Expand Down

0 comments on commit 1a25cfa

Please sign in to comment.