mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-09 03:07:40 +02:00
fix black stable version issue with Python 3.8
This commit is contained in:
committed by
Mike Auty
parent
4578434bbd
commit
100c23ba4b
@@ -11,3 +11,5 @@ jobs:
|
||||
with:
|
||||
options: "--check --diff --verbose"
|
||||
src: "./volatility3"
|
||||
# FIXME: Remove when Volatility3 minimum Python version is >3.8
|
||||
version: "24.8.0"
|
||||
|
||||
Reference in New Issue
Block a user