Skip to content

Commit

Permalink
Switch to older Ubuntu to keep glibc compatibility #929
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Aug 21, 2023
1 parent 878824f commit 0d44991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

jobs:
ubuntu-qt6:
name: Qt 6.5 / Ubuntu 22.04
runs-on: ubuntu-22.04
name: Qt 6.5 / Ubuntu 20.04
runs-on: ubuntu-20.04
steps:
- name: Clone the repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 0d44991

Please sign in to comment.