This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b38bc9  Try 3.9
3b38bc9 is described below

commit 3b38bc94a416bf2c931fc9f8324a8fa1be88da53
Author: Sebb <s...@apache.org>
AuthorDate: Fri Feb 4 00:42:37 2022 +0000

    Try 3.9
---
 .github/workflows/integration-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/integration-tests.yml 
b/.github/workflows/integration-tests.yml
index 0b7feaa..c4a0c92 100644
--- a/.github/workflows/integration-tests.yml
+++ b/.github/workflows/integration-tests.yml
@@ -52,7 +52,7 @@ jobs:
     - name: Setup python
       uses: actions/setup-python@v2
       with:
-        python-version: '3.10'
+        python-version: '3.9'
         architecture: x64
     - name: Install dependencies
       run: |

Reply via email to