github: Node 18 is EOL

This commit is contained in:
Pekka Enberg
2025-06-18 08:38:04 +03:00
parent 4b208f819e
commit 5deaabb379

View File

@@ -110,7 +110,6 @@ jobs:
- host: macos-13
target: x86_64-apple-darwin
node:
- '18'
- '20'
runs-on: ${{ matrix.settings.host }}
steps:
@@ -140,7 +139,6 @@ jobs:
fail-fast: false
matrix:
node:
- '18'
- '20'
runs-on: blacksmith-4vcpu-ubuntu-2404
steps: