Skip to content

Commit dc22202

Browse files
committed
remove node 18 matrix test
node 18 is EOL since April 2025 it will be EOS for jsii & CDK after 30th Nov 2026 fine to remove this test now
1 parent 42e31b1 commit dc22202

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,6 @@ jobs:
211211
node: '20'
212212
python: '3.9'
213213
# Test alternate Nodes
214-
- title: 'Node 18'
215-
java: '8'
216-
dotnet: '6.0.x'
217-
go: '1.23'
218-
node: '18' # EOS 2025-11-30
219-
os: ubuntu-latest
220-
python: '3.9'
221214
- title: 'Node 20'
222215
java: '8'
223216
dotnet: '6.0.x'

0 commit comments

Comments
 (0)