Skip to content

Commit

Permalink
Node 16-20 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars-Erik Roald committed Jan 24, 2024
1 parent 6c4357c commit 8dafd8e
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:14-alpine", "node:16-alpine", "node:18-alpine"]
container: ["node:16-alpine", "node:18-alpine", "node:20-alpine"]
container:
image: ${{ matrix.container }}
services:
Expand Down

0 comments on commit 8dafd8e

Please sign in to comment.