Browse Source

build: remove erroneous version

pull/595/head
Matt Silverlock 5 years ago committed by GitHub
parent
commit
354704e547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -67,4 +67,4 @@ workflows:
- test: - test:
matrix: matrix:
parameters: parameters:
version: ["latest", "1.15", "1.14", "1.13", "1.12", "1.10", "1.11"] version: ["latest", "1.15", "1.14", "1.13", "1.12", "1.11"]

Loading…
Cancel
Save