From 78381a1f443fe0a0b8c8f81d2cdda711e2b10102 Mon Sep 17 00:00:00 2001 From: Jeremiah Leary Date: Sat, 2 Mar 2024 08:19:46 -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 1ecd619..d04ebf8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest strategy: - matric: + metric: python-version: ['3.5'] # Steps represent a sequence of tasks that will be executed as part of the job