Disable tarball build check in CI

This commit is contained in:
Logan Bussell 2022-09-14 14:20:56 -07:00 committed by GitHub
parent a34c10477e
commit dbee7d43e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,3 +86,5 @@ jobs:
fi
displayName: Tarball Build Check
name: Tarball_Build_Check
# Disable tarball CI until .NET 8.0 is source-buildable
condition: false