Skip to content

Commit

Permalink
Removes the Node 8 MacOS test, which isnt supported by CircleCI anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Jul 5, 2021
1 parent bbd5bfb commit d5b532c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,10 +248,6 @@ workflows:
filters: *default_filters
requires:
- install
- test-macos-node8:
filters: *default_filters
requires:
- install
- build:
filters: *default_filters
requires:
Expand All @@ -267,6 +263,5 @@ workflows:
- test-linux-node6
- test-linux-node4
- test-macos-node10
- test-macos-node8
- lint
- build

0 comments on commit d5b532c

Please sign in to comment.