1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-13 01:54:10 +02:00

Update test.yml

This commit is contained in:
Nick Sweeting
2024-01-04 17:39:45 -08:00
committed by GitHub
parent ffcd1640da
commit 10dc9922de

View File

@@ -13,7 +13,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, macos-latest, windows-latest]
os: [ubuntu-22.04]
# os: [ubuntu-22.04, macos-latest, windows-latest]
python: [3.11]
steps: