mirror of
https://github.com/TokTok/c-toxcore
synced 2026-08-28 10:54:12 +00:00
chore: Disable cirrus. We're out of quota again.
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [arm64, x86_64]
|
||||
runs-on: ${{ matrix.arch == 'arm64' && 'macos-14' || 'macos-13' }}
|
||||
runs-on: ${{ matrix.arch == 'arm64' && 'macos-14' || 'macos-15-intel' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user