From 41435ab37edb77f3b0f80cc4907d35e58071214f Mon Sep 17 00:00:00 2001 From: "Brett M. Morris" Date: Thu, 26 Oct 2023 10:18:07 -0400 Subject: [PATCH] CI fix --- .github/workflows/ci_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_tests.yml b/.github/workflows/ci_tests.yml index 5e6eab0..87d779c 100644 --- a/.github/workflows/ci_tests.yml +++ b/.github/workflows/ci_tests.yml @@ -34,7 +34,7 @@ jobs: - name: Python 3.11 with latest dev versions of key dependencies os: ubuntu-latest - python: 3.9 + python: 3.11 toxenv: py11-test-devdeps toxposargs: --remote-data=any