Skip to content

Commit 2abc9aa

Browse files
author
spencer@primus
committed
Add python versions as input
1 parent e45c5c2 commit 2abc9aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
uses: avstack-lab/workflows/.github/workflows/test_on_branch_with_uv.yml@main
1616
with:
1717
branch: $BRANCH_NAME
18-
os: ubuntu-22.04
18+
os: ubuntu-22.04
19+
python-versions: "[ '3.10' ]"

0 commit comments

Comments
 (0)