From 677b5798ee6e4c0ad0c7e1a04550bd359f103a5f Mon Sep 17 00:00:00 2001 From: enzbus <104060067+enzbus@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:38:32 +0000 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7cf0f0d5d..096718a08 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: uses: actions/setup-python@v4 with: python-version: ${{ matrix.python-version }} - + # rationale: we test against an environment which had # current packages as of ~ Q4 2022 for python 3.10 # and ~ Q4 2021 for python 3.9