mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
lets try this
This commit is contained in:
parent
fb213af9a5
commit
62788d15c1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -9,7 +9,8 @@ jobs:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-13, windows-latest]
|
os: [ubuntu-latest, ubuntu-latest, macos-13, windows-latest]
|
||||||
|
build_type: [flatpak, AppImage, darwin, win32]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
container: bilelmoussaoui/flatpak-github-actions:gnome-44
|
container: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue