aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2025-07-23 00:29:55 +0200
committerEgor Tensin <egor@tensin.name>2025-07-23 01:25:49 +0200
commitd512352fdabcbde198893b00797a7b6e798d46eb (patch)
treefd60b64f59373896d3a37fb1aa6ea84e2787668a /.github/workflows
parentmain: log the update error (diff)
downloadcgitize-d512352fdabcbde198893b00797a7b6e798d46eb.tar.gz
cgitize-d512352fdabcbde198893b00797a7b6e798d46eb.zip
major bumps for major dependencies
Diffstat (limited to '')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 036b014..3b8a4a7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
name: 'Test / ${{ matrix.python-version }}'
env:
CGITIZE_GITHUB_USERNAME: cgitize-test