Skip to content

Commit 27ed162

Browse files
committed
Replace docker-compose with official Docker SDK
1 parent e7810e6 commit 27ed162

File tree

5 files changed

+528
-181
lines changed

5 files changed

+528
-181
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ global_job_config:
99
prologue:
1010
commands:
1111
- checkout
12-
- sem-version python 3.9
12+
- sem-version python 3.14
1313
- pip install tox
1414
- COMMIT_MESSAGE_PREFIX="[ci skip] Publish version"
1515
blocks:

0 commit comments

Comments
 (0)