Skip to content

Commit

Permalink
Revert "Merge branch 'main' of https://github.com/yehigo/Eel"
Browse files Browse the repository at this point in the history
This reverts commit d29fba0, reversing
changes made to 5beb50a.
  • Loading branch information
Meenapintu committed Nov 14, 2024
1 parent d29fba0 commit d3c2efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest]
os: [ubuntu-20.04, windows-latest, macos-latest]
python-version: [3.7, 3.8, 3.9, "3.10", "3.11", "3.12"]
exclude:
- os: macos-latest
Expand Down

0 comments on commit d3c2efa

Please sign in to comment.