Skip to content

Commit

Permalink
fix: run tests on specific docker image
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Updated to Squirrel-Windows 2.0.1
  • Loading branch information
MarshallOfSound committed Feb 18, 2021
1 parent f03161f commit 7098d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ orbs:
jobs:
test-linux:
docker:
- image: circleci/node:8
- image: circleci/node@sha256:44c6136b6b55003fa12321aa1eb790a5a6482edb461227cb56daf488178d04dc
<<: *steps-linux-win
test-mac:
macos:
Expand Down

0 comments on commit 7098d84

Please sign in to comment.