Skip to content

Commit

Permalink
bump python in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Dec 18, 2024
1 parent 47e7879 commit 99bb09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
mongodb-version: [4.0.18]
java-version: [1.8]
python-version: [3.7]
python-version: [3.8]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 99bb09b

Please sign in to comment.