summaryrefslogtreecommitdiffstats
path: root/.github/workflows/verify.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-23ci: fix mac buildLiam1-2/+1
2024-01-31ci: bump mac to macos-14Liam1-2/+2
2024-01-13android: Move ktlintCheck to yuzu-verifyt8951-3/+5
2023-12-13ci: fix homebrew installation issue in actions runner imagesLiam1-1/+2
2023-11-29add mac workflowLiam1-0/+19
2023-07-07verify: Remove dependence on chocolateyMorph1-9/+10
2023-07-07github: Checkout source first (MSVC)Morph1-4/+4
2023-07-07ci: Download and install Vulkan SDK directly from LunarGMorph1-1/+4
2023-06-30CI: add Android build workflowliushuyu1-2/+2
2023-06-06github: Remove release workflowMorph1-21/+0
2023-06-06android: Fix ci builds with Java 17Abandoned Cart1-0/+5
2023-06-03android: Various fixes for CI.bunnei1-4/+1
2023-06-03CI: use the verify pipeline to do releasesliushuyu1-2/+26
2023-06-03CI: add Android build systemsliushuyu1-0/+38
2022-09-05ci,workflows: Enable crash dumps on MSVC buildslat9nq1-1/+1
2022-08-30ci: Enable building with Visual Studio 2022 (again)Morph1-1/+1
2022-07-30tidy up github actionsKyle K1-1/+1
2022-07-28cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanuplat9nq1-1/+1
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-0/+3
2022-07-23package MSVC CI Builds differently, and include yuzu.exeKyle Kienapfel1-1/+8
2022-07-23ci,CMake: Integrate vcpkg into CMakeListslat9nq1-2/+1
2022-07-06ci: Update various actions from v2 to v3Morph1-5/+5
2022-07-05CI: upload artifacts for pull request verificationliushuyu1-0/+18
2022-07-05CI: fix cachingliushuyu1-3/+48
2022-07-05CI: Use GitHub Actions to check pull requestsliushuyu1-0/+52