We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78563c7 commit c3aa475Copy full SHA for c3aa475
1 file changed
.github/workflows/test.yml
@@ -11,12 +11,6 @@ jobs:
11
python-version: [3.9]
12
splunk-version: [9.4, latest]
13
include:
14
- # Oldest possible configuration
15
- # Last Ubuntu version with Python 3.7 binaries available
16
- - os: ubuntu-22.04
17
- python-version: 3.7
18
- splunk-version: 9.1
19
- # Latest possible configuration
20
- os: ubuntu-latest
21
python-version: 3.13
22
splunk-version: latest
0 commit comments