aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-12-30 00:33:28 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2021-12-30 12:52:55 +0000
commit54b6c0e81f05ab2f047df64716f3fa2da3e7e2b1 (patch)
tree2f394ee5564cf010994a50ec05d4f8982bdb0f99 /.github
parente29279b01182c6dc3eda006386bc8c1f68b42c55 (diff)
downloadnewlib-54b6c0e81f05ab2f047df64716f3fa2da3e7e2b1.zip
newlib-54b6c0e81f05ab2f047df64716f3fa2da3e7e2b1.tar.gz
newlib-54b6c0e81f05ab2f047df64716f3fa2da3e7e2b1.tar.bz2
Cygwin: Update CI configuration for python version change
Update the python version for python-lxml and python-ply packages. 'dblate' now depends on python39, so that will be installed and made the default by alternatives, so make sure that these python packages are also available for that python version.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cygwin.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 524a9a3..7e73a36 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -87,8 +87,8 @@ jobs:
mingw64-${{ matrix.pkgarch }}-zlib,
patch,
perl,
- python38-lxml,
- python38-ply,
+ python39-lxml,
+ python39-ply,
texlive-collection-fontsrecommended,
texlive-collection-latexrecommended,
texlive-collection-pictures,