From f497cb05e92d414ce465f093099e1f916842838d Mon Sep 17 00:00:00 2001 From: Jeremiah Leary Date: Sat, 2 Mar 2024 08:17:53 -0600 Subject: [PATCH] Attempting to fix CI. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 40fe310..1ecd619 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest - stategy: + strategy: matric: python-version: ['3.5']