Skip to content

Commit 27c35ce

Browse files
author
Willi Ballenthin
authored
ci: test: try python 3.8
1 parent c94380f commit 27c35ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
matrix:
1616
include:
1717
- python: 2.7
18+
- python: 3.8
1819
steps:
1920
- name: Checkout python-evtx with submodules
2021
uses: actions/checkout@v2

0 commit comments

Comments
 (0)