mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
github: Node 18 is EOL
This commit is contained in:
2
.github/workflows/napi.yml
vendored
2
.github/workflows/napi.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user