mirror of https://github.com/logos-co/open-law.git
try
This commit is contained in:
parent
5f38b7f5c9
commit
d64e45b5f4
|
@ -16,7 +16,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.11]
|
python-version: [3.11]
|
||||||
poetry-version: [1.4]
|
poetry-version: [1.4]
|
||||||
os: [ubuntu-latest, macos-latest]
|
os: [macos-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue