1
0
mirror of https://github.com/RPCS3/rpcs3 synced 2024-07-08 11:45:54 +00:00
rpcs3/.github/PR-BUILD.md
2021-04-30 21:14:51 +01:00

1.0 KiB

How to test a PR build

Please take into account, that RPCS3 build usually takes some time (about 15 mins), so you can't access a build if a PR was just submitted.

  • Open a PR you want to test

  • Scroll to the very bottom and locate the Checks section

  • Click on Show all checks You are supposed to see something like this image

  • Click on Details on either Cirrus Linux GCC or Cirrus Windows

  • Click View more details on Cirrus CI at the very bottom image

  • Click on the download button for Artifact on the Artifacts block image

  • Congratulations! You are now downloading an RPCS3 build for that specific PR.

Please note that PR builds are not supposed to be stable because they contain new changesets.