Skip to content

Commit 200c622

Browse files
committed
ci: remove makework, update node versions
1 parent 258b8ae commit 200c622

File tree

6 files changed

+2
-83
lines changed

6 files changed

+2
-83
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [16.x, 18.x, 19.x]
9+
node-version: [18.x, 20.x, 22.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [18.x, 20.x, 21.x]
9+
node-version: [18.x, 20.x, 22.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

.github/workflows/commit-if-modified.sh

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/copyright-year.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/isaacs-makework.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/workflows/package-json-repo.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)