projects
/
GitHub
/
WoltLab
/
blacklist.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a344f70
)
Remove node.js 10 and 12 from CI jobs
author
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 1 Jun 2022 12:27:50 +0000
(14:27 +0200)
committer
GitHub
<noreply@github.com>
Wed, 1 Jun 2022 12:27:50 +0000
(14:27 +0200)
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 849bf8230af02af2786f2d7bfcc89ceea50cfa85..4637775cace1764a1ac4283f433db961f915145a 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-15,8
+15,6
@@
jobs:
strategy:
matrix:
node:
- - '10'
- - '12'
- '14'
- '16'
- '18'