Skip to content

Commit

Permalink
ignore linux on node 14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
georgexu99 committed Nov 27, 2023
1 parent e6b0a60 commit aa499e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ workflows:
exclude:
- executor: node/macos
node-version: '14.16'
- executor: node/linux
node-version: '14.16'
- release:
name: release-<< matrix.executor >>
matrix:
Expand Down

0 comments on commit aa499e4

Please sign in to comment.