Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent a2d793a commit f3a8065
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,21 +116,21 @@ jobs:
<<: *build-splunk
test-sc4s-3-25-1-splunk-8-0:
docker:
- image: circleci/buildpack-deps:18.04
- image: circleci/python:3.7
environment:
SYSLOG: '3.25.1'
SPLUNK: '8.0'
<<: *test
test-sc4s-master-splunk-8-0:
docker:
- image: circleci/buildpack-deps:18.04
- image: circleci/python:3.7
environment:
SYSLOG: 'master'
SPLUNK: '8.0'
<<: *test
test-sc4s-3-25-1-splunk-7-3:
docker:
- image: circleci/buildpack-deps:18.04
- image: circleci/python:3.7
environment:
SYSLOG: '3.25.1'
SPLUNK: '7.3'
Expand Down

0 comments on commit f3a8065

Please sign in to comment.