We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737099a commit 7b16d14Copy full SHA for 7b16d14
.github/workflows/build-calitp-map-utils.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: sudo apt-get install -y libgraphviz-dev graphviz-dev
28
- uses: actions/setup-python@v4
29
with:
30
- python-version: '3.9'
+ python-version: '3.11'
31
- run: |
32
curl -sSL https://install.python-poetry.org | python -
33
poetry install
0 commit comments