Skip to content

Commit 00f3cba

Browse files
committed
remove deprecated python version
1 parent d712c7f commit 00f3cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os:
1515
- ubuntu-latest
16-
python: [ 3.7, 3.9, 3.13 ]
16+
python: [3.9, 3.13 ]
1717
splunk-version:
1818
- "8.0"
1919
- "latest"

0 commit comments

Comments
 (0)