mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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 }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-13, windows-latest]
|
||||
os: [ubuntu-latest, ubuntu-latest, macos-13, windows-latest]
|
||||
build_type: [flatpak, AppImage, darwin, win32]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
container: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue