Skip to content

Commit

Permalink
Merge pull request #1275 from starnight/have-gtk-test
Browse files Browse the repository at this point in the history
[appveyor] Use Ubuntu 22.04 to test GTK platform
  • Loading branch information
r0x0r authored Nov 27, 2023
2 parents a8b281a + d8ee7b6 commit 65afe37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
- Ubuntu2004
- Ubuntu2004
- Ubuntu2204
- macos
- Visual Studio 2022
for:
Expand Down Expand Up @@ -49,7 +49,7 @@ for:
-
matrix:
only:
- image: Ubuntu2004
- image: Ubuntu2204
environment:
PYWEBVIEW_GUI: gtk
install:
Expand Down

0 comments on commit 65afe37

Please sign in to comment.