Skip to content

Commit 8b05dbd

Browse files
authored
Merge pull request #741 from KB-perByte/fix_2_31
[manylinux] test 2_34 to introduce 3.13
2 parents 2ce4303 + f8d6400 commit 8b05dbd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/build-manylinux-container-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
YEAR:
4949
- _2_24
5050
- _2_28
51+
- _2_34
5152

5253
env:
5354
LIBSSH_VERSION: 0.11.1
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Started caching ``manylinux`` build images to be used for producing ``2_34`` tagged wheels
2+
in ``build-manylinux-container-images`` workflow -- by :user:`KB-perByte`.

0 commit comments

Comments
 (0)