Test Windows x86 and x64 with Github Actions#8392
Test Windows x86 and x64 with Github Actions#8392mvorisek wants to merge 16 commits intophp:PHP-8.1from
Conversation
b465468 to
69f7c7b
Compare
cmb69
left a comment
There was a problem hiding this comment.
Moving Windows CI to GH actions is very welcome. Thank you! @flavioheleno and @iluuu1994 already worked on that; not sure what's the status of that.
Anyhow, I suggest to keep AppVeyor CI for a while, so we can verify that the move is complete.
|
I started but didn't get very far. iluuu1994#10 I'm happy for anybody else to take over. |
|
I haven't gone too far either. Changes are here: flavioheleno@0ee6bc5 :-) |
49336d0 to
4da833f
Compare
|
🚀 🚀 tests run! guys, can you take care of the failing tests? also, x86 cannot compile :( |
On a very quick glance, this looks like a line ending issue. It might be necessary to checkout with LF.
The CI runs with |
47c8c69 to
874ba42
Compare
ab66b78 to
49c9870
Compare
|
what is wrong with 59e357a? previous commit has no issue, but if the if is removed, build fails with command syntax error |
|
Ah sorry, you actually removed the outer |
ae467dd to
e5e678a
Compare
|
@cmb69 can you please help me with the one failing Windows test? |
ae3844d to
4c16ad3
Compare
| - '**' | ||
| jobs: | ||
| LINUX_X64: | ||
| if: false |
There was a problem hiding this comment.
MUST BE REVERTED BEFORE MERGE
|
Hello, PR is passing CI, please let me know if there is anything to address |
|
There has not been any recent activity in this PR. It will automatically be closed in 7 days if no further action is taken. |
Move Windows testing to unified place - GitHub Actions
needs #9721 and #9744
AppVeyour (orig):

Github Actions (moved):
