Skip to content

Commit 9c3a49c

Browse files
authored
Merge pull request #1192 from CoffeaTeam/drop-python-3.8
ci: stop testing against python 3.8 (completely out of support now)
2 parents 4ef40b3 + 3a6acbd commit 9c3a49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ task:
1111
cpu: 2
1212
memory: 7G
1313
matrix:
14-
- image: python:3.8
14+
- image: python:3.9
1515
- image: python:3.12
1616

1717
create_venv_script: |

0 commit comments

Comments
 (0)