Skip to content

Commit a7ba409

Browse files
fix gh actions e2e appimage
1 parent 3533807 commit a7ba409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e-appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535

3636
jobs:
3737
e2e-tests-appimage:
38-
runs-on: ubuntu-latest
38+
runs-on: ubuntu-22.04
3939
name: E2E AppImage tests
4040
environment:
4141
name: production

0 commit comments

Comments
 (0)