Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 94c6834

Browse files
authoredSep 19, 2022
Fix Python 3.10 builds (#49)
1 parent 3ae2060 commit 94c6834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/build-and-push-images.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
- "3.10.3"
3333
- "3.10.4"
3434
- "3.10.5"
35+
- "3.10.6"
36+
- "3.10.7"
3537
steps:
3638
- name: Checkout
3739
uses: actions/checkout@v2

0 commit comments

Comments
 (0)
This repository has been archived.