Skip to content

Commit

Permalink
Bump minimum version to py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brynpickering committed Dec 12, 2023
1 parent f043f3b commit 9836ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
py3version: ["9", "11"]
py3version: ["10", "11"]
fail-fast: false
uses: arup-group/actions-city-modelling-lab/.github/workflows/python-install-lint-test.yml@main
with:
Expand Down

0 comments on commit 9836ec0

Please sign in to comment.