Re-installed macOS; Re-initialize Tart VM (#94)

This commit is contained in:
Sridhar Ratnakumar 2025-07-27 16:19:31 -04:00 committed by GitHub
parent 7ccbee26cc
commit 564b6ac7a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 58 additions and 156 deletions

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.system }}
strategy:
matrix:
system: [x86_64-linux]
system: [x86_64-linux, aarch64-darwin]
steps:
- uses: actions/checkout@v4
- run: om ci run --systems "${{ matrix.system }}"