emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/php-mode 9ab3a3612b 2/4: GitHub Actions: use Python 3.11


From: ELPA Syncer
Subject: [nongnu] elpa/php-mode 9ab3a3612b 2/4: GitHub Actions: use Python 3.11
Date: Sun, 1 Jan 2023 12:59:21 -0500 (EST)

branch: elpa/php-mode
commit 9ab3a3612b09a49ea61051edf6cc53e8acdaedd0
Author: USAMI Kenta <tadsan@zonu.me>
Commit: USAMI Kenta <tadsan@zonu.me>

    GitHub Actions: use Python 3.11
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 6432169bd9..812bb6832f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
     steps:
     - uses: actions/setup-python@v2
       with:
-        python-version: '3.6'
+        python-version: '3.11'
         architecture: 'x64'
     - uses: purcell/setup-emacs@master
       with:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]