mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 04:38:29 +03:00
Re-add 'ubuntu-latest' - now that we're rid of tsp_client
This commit is contained in:
3
.github/workflows/tests-core.yaml
vendored
3
.github/workflows/tests-core.yaml
vendored
@@ -20,8 +20,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
os: [ubuntu-22.04]
|
||||
#TODO: re-enable ubuntu-latest, this is disabled as oscrypto cannot be pinned to github commit and pushed to pypi
|
||||
os: [ubuntu-22.04, ubuntu-latest]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./
|
||||
|
||||
Reference in New Issue
Block a user