From 5e2f1787dbd1634fa4119e854d46134ae06c5d43 Mon Sep 17 00:00:00 2001 From: smokestacklightnin <125844868+smokestacklightnin@users.noreply.github.com> Date: Sat, 28 Sep 2024 17:36:24 -0700 Subject: [PATCH] Remove comment --- .github/workflows/ci-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 3bcfb3e5c9..40cd43cb56 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -16,7 +16,6 @@ jobs: strategy: matrix: - # Would like to add 3.11, but it causes errors python-version: ['3.9', '3.10'] steps: