Skip to content

Commit 40e7b2a

Browse files
committed
DVPL-0: don't use latest splunk version because of HEC token issue
1 parent 6073ec1 commit 40e7b2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

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

2122
steps:

0 commit comments

Comments
 (0)