Skip to content

Commit

Permalink
Support packages are available for 3.13 on Linux and Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Oct 22, 2024
1 parent 202751b commit af5c329
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,6 @@ jobs:
| sudo tee /etc/udev/rules.d/99-kvm4all.rules
sudo udevadm control --reload-rules
sudo udevadm trigger --name-match=kvm
exclude:
# Support package isn't available for 3.13 on Linux
- backend: "linux-flatpak"
python-version: "3.13"
# Support package isn't available for 3.13 on Window
- backend: "windows-VisualStudio"
python-version: "3.13"
- backend: "windows-app"
python-version: "3.13"
steps:
- name: Checkout
Expand Down

0 comments on commit af5c329

Please sign in to comment.