Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhubonan committed Aug 18, 2023
1 parent a130d73 commit 2bd5f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- 5672:5672
strategy:
matrix:
python: ["3.9", "3.10"]
python: ["3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v3.3.0
- name: Set up Python
Expand Down

0 comments on commit 2bd5f03

Please sign in to comment.