Skip to content

Commit

Permalink
a dummy commit
Browse files Browse the repository at this point in the history
Signed-off-by: David Dale <[email protected]>
  • Loading branch information
avidale committed Jan 15, 2025
1 parent 21f1eca commit 6260af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
max-parallel: 1
matrix:
platform: [ubuntu-latest]
python-version: [3.9]
python-version: [3.9] # we might need a version 3.10 to pass the tests correctly

runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit 6260af4

Please sign in to comment.