Skip to content

Commit de42482

Browse files
Update action limitations
1 parent de00e6d commit de42482

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,9 @@ On the positive side, every version of Python 2.7 has a binary installer so it s
8686

8787
This action at the moment does not support:
8888

89-
- installing multiple Python versions;
90-
- building PyPy from source;
89+
- installing multiple Python versions
90+
- building PyPy from source
9191
- building from source in UNIX systems for a different architecture
92-
- building shared libraries for UNIX systems
9392

9493
This actions tries to but does not guarantee to work on any arbitrary pair (`python-version`, `architecture`).
9594

0 commit comments

Comments
 (0)