WebOfTrust / keria

KERI Agent in the cloud
https://keria.readthedocs.io/en/latest/
Apache License 2.0
16 stars 26 forks source link

Fix references to TraitCodex after move #237

Closed lenkan closed 2 months ago

lenkan commented 2 months ago

TraitCodex was moved in https://github.com/WebOfTrust/keripy/commit/a1c4d26895acb6117b96e36ae14aaedfc233c4f6

Pinned the macos version as in #234.

pfeairheller commented 2 months ago

Because this PR was showing at not built, I thought you hadn't made the MacOS change. But you did and hit the same problem I had, it somehow still thinks we need a macos-latest.

I made these exact changes in my PR and merged it so I'm closing this one. Hopefully the main build will work now.

lenkan commented 2 months ago

@pfeairheller It looks like it is the branch protection rules that requires the build for macos-latest to pass before merging. Should be a quick change in

Settings => Branches => edit main => Require status checks to pass before merging => Replace macos-latest with macos-13