diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7a0e9f0..d95a16a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,8 +11,8 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-20.04] - python-version: [3.7, 3.8, 3.9, 3.10.0, 3.11.0, 3.12.0] + os: [ubuntu-22.04] + python-version: [3.7, 3.8, 3.9, 3.10.5, 3.11.0, 3.12.0, 3.13.0] steps: - uses: actions/checkout@v2 - name: Set up Python ${{ matrix.python-version }} diff --git a/Notebooks/README.md b/Notebooks/README.md index 2302454..c43fa8e 100644 --- a/Notebooks/README.md +++ b/Notebooks/README.md @@ -8,7 +8,7 @@
| CI | -