Skip to content

Commit

Permalink
downgrade macos
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener authored May 9, 2024
1 parent 88ea863 commit f86a9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f86a9e4

Please sign in to comment.