diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 626849f49..6960423e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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