Pekko becomes TLP (#1214)

This commit is contained in:
PJ Fanning 2024-03-22 14:16:08 +01:00 committed by GitHub
parent 0646754739
commit e3410bcaa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 120 additions and 131 deletions

View file

@ -13,7 +13,7 @@ jobs:
check-binary-compatibility:
name: Check / Binary Compatibility
runs-on: ubuntu-20.04
if: github.repository == 'apache/incubator-pekko'
if: github.repository == 'apache/pekko'
strategy:
fail-fast: false
steps: