Skip to content

Commit

Permalink
Test impish
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilmer committed Feb 5, 2022
1 parent 688f2c0 commit 1c1f80e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-desktop-installable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
stage: [ unstable, testing, release ]
arch: [ amd64 ]
distro: [ ubuntu ]
codename: [ focal ]
codename: [ focal, impish ]
steps:
- name: Test Ubuntu 20.04
uses: kgilmer/test-ubuntu-20.04-action@v1.1.5
Expand All @@ -26,7 +26,7 @@ jobs:
stage: [ unstable, testing, release ]
arch: [ arm64 ]
distro: [ ubuntu ]
codename: [ focal ]
codename: [ focal, impish ]
steps:
- name: Test Ubuntu 20.04
uses: kgilmer/test-ubuntu-20.04-action@v1.1.5
Expand Down

0 comments on commit 1c1f80e

Please sign in to comment.