Skip to content

Commit

Permalink
Revert "use macOS 14 runner to avoid platform inconsistency in tests"
Browse files Browse the repository at this point in the history
This reverts commit ad7d98c.
  • Loading branch information
gabrielittner committed Feb 18, 2024
1 parent 8a02e3f commit c1246dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [
macos-14,
macOS-latest,
windows-latest,
ubuntu-latest
]
Expand Down

0 comments on commit c1246dd

Please sign in to comment.