Skip to content

Commit ff3f814

Browse files
committed
Update test.yml
Test execution with Python v3.10
1 parent 78d9610 commit ff3f814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
- ubuntu-latest
14-
python: [ 3.7, 3.9]
14+
python: [ 3.7, 3.9, 3.10]
1515
splunk-version:
1616
- "8.2"
1717
- "latest"

0 commit comments

Comments
 (0)