mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
Remove Node 12 from CI (#1925)
Now that we've properly dropped Node 12 support, we can remove it entirely from the CI
This commit is contained in:
parent
c6e7dbc0cd
commit
60b8be6510
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -140,11 +140,6 @@ jobs:
|
||||
dart_channel: [stable]
|
||||
node_version: [18]
|
||||
include:
|
||||
# Temporarily adding back Node 12 here until we actually drop support
|
||||
# in the package.json.
|
||||
- os: ubuntu-latest
|
||||
dart_channel: stable
|
||||
node_version: 12
|
||||
# Include LTS versions on Ubuntu
|
||||
- os: ubuntu-latest
|
||||
dart_channel: stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user