Skip to content

Commit 3354403

Browse files
committed
Update test.yml
Temporary change to Test compatibility with latest Python v3.11.2
1 parent b003be2 commit 3354403

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, 3.10.7]
14+
python: [ 3.10.7, 3.11.2]
1515
splunk-version:
1616
- "8.1"
1717
- "8.2"

0 commit comments

Comments
 (0)