Commit Graph

4 Commits

Author SHA1 Message Date
Margen67 4316f354d7 [CI] Skip master branch, also rename xenia.exe to xenia-canary.exe in AppVeyor+Azure 2020-02-19 03:36:04 -05:00
Margen67 eed78c5936 [GitHub Actions] Releases, minor changes
Formatting fixes.
Add comment about SSE2 builds not working on non-AVX(2) CPUs.
Don't build tests.
 Prepare artifacts:
  Switch to PowerShell.
  Rename xenia.exe to xenia-canary.exe.
 Add Releases:
  This allows GitHub Actions to have a link to the latest artifacts like AppVeyor, except not slow as fuck.
  Currently AVX-only since users will get confused which one to download (this is also why vfs-dump isn't included in the zip), and I don't know how to use the upload_url from another job configuration.
  Releases won't be created for PRs.

You can download the latest Release from here: https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia-canary.zip
2020-02-19 03:36:04 -05:00
Margen67 fce4e9226b [GitHub Actions] Add exclusions 2020-02-19 03:36:04 -05:00
Margen67 bbb8a59c09 [CI] Add GitHub Actions 2020-02-19 03:36:02 -05:00