Skip to content

Commit

Permalink
update python to 3.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Jan 6, 2025
1 parent 26b7d9e commit c5f1294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
fail-fast: false
matrix:
include:
- python-version: '3.7'
- python-version: '3.9.19'
mongo-version: '3.6'
- python-version: '3.7'
- python-version: '3.9.19'
mongo-version: '7.0.4'
services:
mongo:
Expand Down

0 comments on commit c5f1294

Please sign in to comment.