Skip to content

Commit

Permalink
fix: CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
budowski committed Nov 27, 2024
1 parent 439ef4d commit 7b111eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
test:
name: Instrumented Tests, SDK ${{ matrix.api-level }}
runs-on: macos-14
runs-on: macos-12
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7b111eb

Please sign in to comment.