mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
feat: add Node.js version 25 to CI workflow (#3556)
* feat: add Node.js version 25 to CI workflow https://nodejs.org/en/blog/release/v25.0.0 * chore: update CI workflow to exclude Node.js version '23' Remove Node.js version '23' from CI workflow.
This commit is contained in:
parent
917478397b
commit
8d493f3b55
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
- '18'
|
||||
- '20'
|
||||
- '22'
|
||||
- '23'
|
||||
- '24'
|
||||
- '25'
|
||||
os:
|
||||
- ubuntu-latest
|
||||
name: Node.js ${{ matrix.node }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user