Author Topic: Nightly: 30 January 2024 - Revision 9651dc159  (Read 223 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 30 January 2024 - Revision 9651dc159
Here is the nightly for 30 January 2024 - Revision 9651dc159

At least one of the nightly builds failed!


Group: Linux
nightly_20240130_9651dc159-builds-Linux.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20240130_9651dc159-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20240130_9651dc159-builds-Mac-x86_64.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 89a6e2aa7
Author: Goober5000
Commit: Goober5000

    fix ship subsystem parse warning
 code/ship/ship.cpp | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 84033d901
Author: Goober5000
Commit: Goober5000

    Third gravity fix
 code/ai/aibig.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 213bcbc80
Author: Taylor Richards
Commit: Taylor Richards

    find&replace ALL the things
 ci/linux/configure_cmake.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 0da34f0bc
Author: Taylor Richards
Commit: Taylor Richards

    switch to new linux build image
 .github/workflows/build-nightly.yaml        | 4 ++--
 .github/workflows/build-release.yaml        | 4 ++--
 .github/workflows/build-test.yaml           | 4 ++--
 .github/workflows/cache-master.yaml         | 4 ++--
 .github/workflows/test-pull_request.yaml    | 4 ++--
 .github/workflows/weekly-coverity-scan.yaml | 4 ++--
 ci/linux/configure_cmake.sh                 | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)