Skip to content

Commit

Permalink
DVPL-0: don't use latest splunk version because of HEC token issue
Browse files Browse the repository at this point in the history
  • Loading branch information
maszyk99 committed May 16, 2024
1 parent 6073ec1 commit 40e7b2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
splunk-version:
- "8.1"
- "8.2"
- "latest"
- "9.0.8"
- "9.1.3"
fail-fast: false

steps:
Expand Down

0 comments on commit 40e7b2a

Please sign in to comment.