mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-12 13:43:15 +00:00
Update Workflows (#127)
* Update Workflows
* Update clang-format.sh
* Revert "Update clang-format.sh"
This reverts commit 391bf7e639
.
* Clang 17
This commit is contained in:
parent
96cf59efea
commit
93797af73f
6 changed files with 12 additions and 13 deletions
4
.github/workflows/linux-qt.yml
vendored
4
.github/workflows/linux-qt.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: 6.6.1
|
||||
version: 6.7.0
|
||||
host: linux
|
||||
target: desktop
|
||||
#arch: clang++-17
|
||||
|
@ -59,4 +59,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: shadps4-linux-qt
|
||||
path: Shadps4-qt.AppImage
|
||||
path: Shadps4-qt.AppImage
|
Loading…
Add table
Add a link
Reference in a new issue