Skip to content

Commit b259007

Browse files
committed
Testing biobb_common
1 parent 101222f commit b259007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting_and_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [self-hosted]
24-
python-version: ["3.10", "3.12"]
24+
python-version: ["3.10", "3.11", "3.12"]
2525
runs-on: ${{ matrix.os }}
2626
steps:
2727
- name: Check out repository code

0 commit comments

Comments
 (0)