Skip to content

Commit

Permalink
chore: remove libgbm step from circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flotwig committed Jun 30, 2020
1 parent 639df99 commit 2e35094
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1128,9 +1128,6 @@ jobs:
- run: mkdir test-binary
- run: node --version
- run: npm --version
# TODO: this can be removed as soon as the minimum Node version is bumped to 10
# see https://github.com/cypress-io/cypress-docker-images/pull/332
- run: apt-get update && apt-get install -y libgbm-dev
- run:
name: Create new NPM package
working_directory: test-binary
Expand Down

0 comments on commit 2e35094

Please sign in to comment.