We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c2ada commit 5197f0cCopy full SHA for 5197f0c
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os:
13
- - ubuntu-22.04
+ - ubuntu-latest
14
python: [ 3.7, 3.9, 3.13]
15
splunk-version:
16
- "8.1"
0 commit comments