Merge pull request #4365 from MichaelEischer/ci-rework-build-tests

CI: rework build tests
This commit is contained in:
Michael Eischer
2023-06-16 23:29:39 +02:00
committed by GitHub
3 changed files with 87 additions and 32 deletions

View File

@@ -0,0 +1,6 @@
Change: Building restic on AIX is temporarily unsupported
As the current version of the library used for the Azure backend does not
compile on AIX, there are currently no restic builds available for AIX.
https://github.com/restic/restic/pull/4365