mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-04-07 07:57:11 +00:00
chore: update Python version references from 3.9 to 3.10 (#10493)
This commit is contained in:
1
.github/workflows/sdk-code-quality.yml
vendored
1
.github/workflows/sdk-code-quality.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
- '3.11'
|
||||
- '3.12'
|
||||
|
||||
1
.github/workflows/sdk-tests.yml
vendored
1
.github/workflows/sdk-tests.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
- '3.11'
|
||||
- '3.12'
|
||||
|
||||
Reference in New Issue
Block a user