Skip to content

Commit

Permalink
github actions: update python, nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Nov 23, 2023
1 parent 78825fc commit 32afb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: actions/setup-python@v3
with:
python-version: 3.10
python-version: 3.11

- name: Install Ubuntu dependencies
run: sudo apt-get install -y -qq --no-install-recommends python3-gdal python3-pip python3-pytest unzip
Expand Down

0 comments on commit 32afb4c

Please sign in to comment.