mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-08-30 16:01:31 +02:00
Add windows 11 arm and macos 15 intel to CI
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest, windows-11-arm, macos-15-intel]
|
||||||
python-version: ["3.13", "3.14"]
|
python-version: ["3.13", "3.14"]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user