Skip to content

Commit

Permalink
Merge branch 'main' into feat/support_updates_form_appimagehub
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Oct 26, 2021
2 parents 79a0c0f + 9f9073c commit fcbb0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ARCH: [x86_64, i386]

name: AppImage ${{ matrix.ARCH }}
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
env:
ARCH: ${{ matrix.ARCH }}
DIST: xenial
Expand Down

0 comments on commit fcbb0ee

Please sign in to comment.