mirror of
https://github.com/unode/firefox_decrypt.git
synced 2026-05-26 11:24:21 +02:00
👷 Test all we can, don't stop on first error
This commit is contained in:
@@ -5,7 +5,7 @@ jobs:
|
||||
test-firefox:
|
||||
runs-on: ${{ matrix.os }}-latest
|
||||
strategy:
|
||||
fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu, macos, windows]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
|
||||
|
||||
Reference in New Issue
Block a user