[ci] Minor change to fix building #2644

Merged
Shinmegumi merged 1 commit from shinmegumi-ci-fix into master 2025-10-01 21:09:29 +02:00
Owner

MSVC did not like that one of our variables was a constexpr since it was defined in the externals as a constexpr. Changed to const auto like the rest to ensure it built properly.

MSVC did not like that one of our variables was a constexpr since it was defined in the externals as a constexpr. Changed to const auto like the rest to ensure it built properly.
Shinmegumi added 1 commit 2025-10-01 20:07:45 +02:00
Minor change to see if it fixes building
Some checks failed
eden-license / license-header (pull_request) Has been cancelled
c5971f8696
Minor change to see if this fixes building on CI.
requested reviews from CamilleLaVey, Maufeat, crueter, MrPurple666, MaranBr, Lizzie 2025-10-01 20:07:45 +02:00
MaranBr approved these changes 2025-10-01 20:44:20 +02:00
MaranBr scheduled this pull request to auto merge when all checks succeed 2025-10-01 20:44:28 +02:00
Maufeat approved these changes 2025-10-01 20:46:31 +02:00
Shinmegumi merged commit 61adc85c4b into master 2025-10-01 21:09:29 +02:00
Shinmegumi deleted branch shinmegumi-ci-fix 2025-10-01 21:09:29 +02:00
Sign in to join this conversation.
No description provided.