Skip to content

Commit 548103c

Browse files
committed
ci(tests):added tests in splunk 10
1 parent fe37b01 commit 548103c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
version: [9.3.0, 9.2.2, 9.1.3]
26+
version: [10.0.1, 9.3.0, 9.2.2, 9.1.3]
2727
services:
2828
splunk:
2929
image: splunk/splunk:${{ matrix.version }}

0 commit comments

Comments
 (0)