Skip to content

Commit 7ffa6be

Browse files
committed
Test two versions
1 parent 56b006a commit 7ffa6be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
sudo cp s2i /usr/local/bin
2020
- name: Run the test script
2121
run: make test -C python38-slim/
22+
- name: Run the test script
23+
run: make test -C python39-slim/

0 commit comments

Comments
 (0)