Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into _update-deps/runtim…
Browse files Browse the repository at this point in the history
…everification/z3-images
  • Loading branch information
devops committed Jan 6, 2025
2 parents 1acd2da + c9264b2 commit 9390b35
Show file tree
Hide file tree
Showing 6 changed files with 377 additions and 393 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ USER ${USER}:${GROUP}
ENV PATH=/home/${USER}/.local/bin:${PATH}
RUN pip install pytest \
&& pytest --version
RUN curl -sSL https://install.python-poetry.org | python3 - \
&& poetry --version
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.103
7.1.166
58 changes: 29 additions & 29 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9390b35

Please sign in to comment.