mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-17 15:17:44 +02:00
fix ci python 3.10 testing
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
max-parallel: 8
|
||||
matrix:
|
||||
os: [ ubuntu-latest, macos-latest ]
|
||||
python-version: [ 3.10, 3.11 ]
|
||||
python-version: [ 3.10.9, 3.11 ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user