Skip to content

Commit

Permalink
Update test_matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent 56bd7ae commit bfdddca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ jobs:
strategy:
fail-fast: false
matrix:
syslog-version: [3.25.1]
#splunk-version: [7.2,7.3,8.0,edge]
splunk-version: [8.0]
syslog-version: [3.25.1,master]
splunk-version: [7.2,7.3,8.0,edge]

steps:
- name: Checkout private tools
Expand Down

0 comments on commit bfdddca

Please sign in to comment.