Skip to content

Commit

Permalink
Revert 77d52ca
Browse files Browse the repository at this point in the history
This reverts commit 77d52ca.
  • Loading branch information
mosteo committed Jul 24, 2024
1 parent 77d52ca commit 826cfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-14, macos-14-arm64, windows-latest]
os: [ubuntu-latest, macos-12, macos-latest, windows-latest]
target: [stable, nightly, source]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 826cfc1

Please sign in to comment.