mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Use bash by default. temporary disable all except Windows
This commit is contained in:
parent
deacbe1649
commit
73028e7a11
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -19,8 +19,8 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
# - ubuntu-latest
|
||||
# - macos-latest
|
||||
- windows-latest
|
||||
python-version:
|
||||
- 3.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue