From: <al...@us...> - 2023-03-19 18:47:30
|
This is an automated email from the git hooks/post-receive-user script. allura pushed a commit to branch master in repository fuse. View the commit online: https://sourceforge.net/p/fuse-emulator/fuse/ci/f25b134dbba78b74e9e0f1359f03544f1e7c0b88/ commit f25b134dbba78b74e9e0f1359f03544f1e7c0b88 Merge: 2effbd6d 3183073a Author: b'Sergio Baldov\xc3\xad <allura@localhost> AuthorDate: Sun Mar 19 18:47:25 2023 +0000 Merge /u/arki55/fuse/ branch arki55/github-workflows into master https://sourceforge.net/p/fuse-emulator/fuse/merge-requests/16/ .github/scripts/in_config.sh | 8 ++ .github/workflows/build_linux.yml | 117 +++++++++++++++++++++++ .github/workflows/build_linux_sub.yml | 96 +++++++++++++++++++ .github/workflows/build_macos.yml | 107 +++++++++++++++++++++ .github/workflows/build_macos_sub.yml | 118 +++++++++++++++++++++++ .github/workflows/build_wii.yml | 50 ++++++++++ .github/workflows/build_wii_sub.yml | 133 ++++++++++++++++++++++++++ .github/workflows/build_windows.yml | 67 +++++++++++++ .github/workflows/build_windows_sub.yml | 163 ++++++++++++++++++++++++++++++++ 9 files changed, 859 insertions(+) |