Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Jul 3, 2024
1 parent 7a81ab1 commit 5f36861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ def docfx(session):
)


@nox.session(python=SYSTEM_TEST_PYTHON_VERSIONS)
@nox.session(python=SYSTEM_TEST_PYTHON_VERSIONS[-1])
@nox.parametrize(
"protobuf_implementation",
["python", "upb", "cpp"],
Expand Down

0 comments on commit 5f36861

Please sign in to comment.