Skip to content

Commit

Permalink
debug changes2
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo committed Sep 20, 2024
1 parent a5a748c commit 3dd7def
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ jobs:
ENV_NAME: "ci-locks"
strategy:
matrix:
lock: [py310-lock, py311-lock, py312-lock]
#temporarily excluded : , py311-lock, py312-lock]
lock: [py310-lock]

steps:
- name: "Checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 3dd7def

Please sign in to comment.