Skip to content

Commit 0c9469d

Browse files
authored
Merge pull request #593 from splunk/DVPL-0/update-splunk-image
Revert "DVPL-0: don't use latest splunk version because of HEC token …
2 parents e7ba1c1 + e3f3968 commit 0c9469d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
splunk-version:
1616
- "8.1"
1717
- "8.2"
18-
- "9.0.8"
19-
- "9.1.3"
18+
- "latest"
2019
fail-fast: false
2120

2221
steps:

0 commit comments

Comments
 (0)