Skip to content

Commit

Permalink
Fix nox test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
rooftopcellist committed Jun 12, 2024
1 parent 01bde2c commit 9c4feb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
include:
- session: build
python-versions: "3.11"
python-versions: "3.10"
name: "Run nox ${{ matrix.session }} session"
steps:
- name: Check out repo
Expand Down

0 comments on commit 9c4feb5

Please sign in to comment.