mirror of
https://github.com/Xevion/orianne.git
synced 2025-12-06 03:15:40 -06:00
Lower Ubuntu version for AppImage build
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -11,7 +11,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- name: Install Qt
|
||||
|
||||
Reference in New Issue
Block a user