We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239b557 commit 9ab3a36Copy full SHA for 9ab3a36
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/setup-python@v2
30
with:
31
- python-version: '3.6'
+ python-version: '3.11'
32
architecture: 'x64'
33
- uses: purcell/setup-emacs@master
34
0 commit comments