diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 2270eda..6fb9b7e 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - node-version: [14.x, 16.x, 18.x, 20.x, 22.x, 24.x] + node-version: [14.x, 16.x, 18.x, 20.x] steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 4e5f865..3098eae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![GitHub release (latest by date)](https://img.shields.io/github/v/release/2naive/mysql2-cache) ![node-current](https://img.shields.io/node/v/mysql2-cache) -![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/2naive/mysql2-cache/npm-publish.yml?branch=main) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/2naive/mysql2-cache/node.js.yml?branch=master) ![Coveralls github](https://img.shields.io/coveralls/github/2naive/mysql2-cache) ![Standard - JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)