mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-29 01:00:26 +01:00
Update selenium/standalone-chrome
This commit is contained in:
parent
18e7ead78a
commit
8062e304b7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
# specify the version you desire here
|
# specify the version you desire here
|
||||||
- image: node:8
|
- image: node:8
|
||||||
- image: selenium/standalone-chrome:3.1.0
|
- image: selenium/standalone-chrome:3.8.1
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in a new issue