diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 95d23d0..641c30f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [3.9] + python-version: ["3.10"] notebook: - titanic-logistic-regression-with-python - customer-segmentation-clustering