removes fixed oscrypto dependency, it blocked pypi publishing (#195)

* disables tests on ubuntu-latest

* drops fixed oscrypto version for git commit

* version bump
This commit is contained in:
Miguel Sozinho Ramalho
2025-02-14 10:51:56 +00:00
committed by GitHub
parent 27f9287b65
commit 5614af3f63
3 changed files with 8 additions and 12 deletions

View File

@@ -16,7 +16,8 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: [ubuntu-22.04, ubuntu-latest]
os: [ubuntu-22.04]
#TODO: re-enable ubuntu-latest, this is disabled as oscrypto cannot be pinned to github commit and pushed to pypi
defaults:
run:
working-directory: ./