Skip to content

Commit 99ed22d

Browse files
committed
Remove Python 3.7 from CI/CD
1 parent 855147d commit 99ed22d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
python-version: [3.9]
1212
splunk-version: [9.4, latest]
1313
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
2014
- os: ubuntu-latest
2115
python-version: 3.13
2216
splunk-version: latest

0 commit comments

Comments
 (0)