Skip to content

Commit

Permalink
Test in both macos-12 and macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Aug 12, 2024
1 parent cae63e8 commit 2117aef
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-latest, windows-latest]
os: [ubuntu-latest, macos-12, macos-14, windows-latest]
target: [stable, nightly, source]

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

0 comments on commit 2117aef

Please sign in to comment.