Skip to content

Commit 17439c9

Browse files
authored
Merge pull request #512 from MikeMcC399/update/ci-node
ci: remove Node.js 18 and 23, add 24 to test workflow
2 parents df3badd + 2033656 commit 17439c9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ jobs:
1717
- windows-latest
1818
- macos-latest
1919
node-version:
20-
- 18
2120
- 20
2221
- 22
23-
- 23
22+
- 24
2423

2524
env:
2625
NODE_OPTIONS: '--dns-result-order=ipv4first'

0 commit comments

Comments
 (0)