From 782da4e4608f6d243ab75abd328f7e9e90cd1537 Mon Sep 17 00:00:00 2001 From: taylor-a-barnes Date: Tue, 25 Jul 2023 16:26:56 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6397392..900f3cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -445,7 +445,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-python@v4 with: - python-version: '3.10' + python-version: 'pypy3.10' - name: Create source file with all required environment variables run: |