Skip to content

Commit 58c8968

Browse files
committed
*node-versions
1 parent ecc28b8 commit 58c8968

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [14.x, 16.x, 18.x, 20.x, 22.x, 24.x]
19+
node-version: [14.x, 16.x, 18.x, 20.x]
2020

2121
steps:
2222
- uses: actions/checkout@v3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![GitHub release (latest by date)](https://img.shields.io/github/v/release/2naive/mysql2-cache)
66
![node-current](https://img.shields.io/node/v/mysql2-cache)
7-
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/2naive/mysql2-cache/npm-publish.yml?branch=main)
7+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/2naive/mysql2-cache/node.js.yml?branch=master)
88
![Coveralls github](https://img.shields.io/coveralls/github/2naive/mysql2-cache)
99
![Standard - JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)
1010

0 commit comments

Comments
 (0)