Skip to content

github actions improvements, which makes them green - #933

Merged
NikitaSmith057 merged 3 commits into
EpicGames:masterfrom
mmozeiko:master
Sep 3, 2026
Merged

github actions improvements, which makes them green#933
NikitaSmith057 merged 3 commits into
EpicGames:masterfrom
mmozeiko:master

Conversation

@mmozeiko

@mmozeiko mmozeiko commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator
  • add clang-17 builds on ubuntu
  • add vs2026 builds on windows
  • temporarily disable "run" jobs
  • better naming for matrix jobs
  • use explicit debug/release build steps, not part of job matrix

Actually it should llvm-ml64, but older llvm versions don't include llvm-ml64 binary.
Only disadvantage over ml64.exe is that there will be no coff debug info, but it's
asm code anyway, so meh...
* add clang-17 builds on ubuntu
* add vs2026 builds on windows
* temporarily disable "run" jobs
* better naming for matrix jobs
* use explicit debug/release build steps, not part of job matrix
@NikitaSmith057
NikitaSmith057 merged commit 959a54a into EpicGames:master Sep 3, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants