Skip to content

Commit 3f5b286

Browse files
committed
fix(docker): unset optional python version
Signed-off-by: AtomicFS <[email protected]>
1 parent 5cda4f0 commit 3f5b286

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docker-build-and-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,6 @@ jobs:
394394
steps:
395395
- name: Setup python
396396
uses: actions/setup-python@v6
397-
with:
398-
python-version: '3.x'
399397

400398
- name: Checkout
401399
uses: actions/checkout@v5

0 commit comments

Comments
 (0)