Fix the CI

This commit is contained in:
Omar Abdulla
2025-11-10 11:18:50 +03:00
parent 063336da4b
commit 086362be2b
+1
View File
@@ -78,6 +78,7 @@ jobs:
test:
name: Unit Tests
runs-on: ${{ matrix.os }}
needs: cache-polkadot
strategy:
matrix:
os: [ubuntu-24.04, macos-14]