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 0072cf6 commit 0ec6721Copy full SHA for 0ec6721
.github/workflows/test.yml
@@ -31,10 +31,10 @@ jobs:
31
path: ~/Library/Caches/pip
32
# more combinations:
33
- os: ubuntu-22.04
34
- python-version: "pypy3.9"
+ python-version: "pypy3.11"
35
path: ~/.cache/pip
36
- os: ubuntu-22.04-arm
37
38
39
steps:
40
- uses: actions/checkout@v4
0 commit comments