Skip to content

Commit

Permalink
node 20 and 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars-Erik Roald committed Feb 3, 2025
1 parent af39512 commit beeb65c
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:18-bookworm", "node:18-bookworm", "node:18-bookworm"]
container: ["node:18-bookworm", "node:20-bookworm", "node:22-bookworm"]
container:
image: ${{ matrix.container }}
services:
Expand Down

0 comments on commit beeb65c

Please sign in to comment.