Skip to content

Commit

Permalink
Expand Python testing to Python 3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Jan 26, 2024
1 parent f5df7ef commit 2ca8b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
python-version:
- '3.9'
- '3.11'
- '3.12'

steps:
# Checkout the repository for processing
Expand Down

0 comments on commit 2ca8b87

Please sign in to comment.