We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25fc1b commit 2586111Copy full SHA for 2586111
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
os:
13
- ubuntu-latest
14
- python: [ 3.7, 3.9, 3.13 ]
+ python: [ 3.9, 3.13 ]
15
splunk-version:
16
- "8.1"
17
- "8.2"
0 commit comments