Skip to content

Commit

Permalink
ci: check if floating-point issue exists on macos-13 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed May 24, 2024
1 parent 5ef36dc commit 602a609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
}
- {
name: "Apple Clang 15",
os: macos-14,
os: macos-13,
compiler:
{
type: APPLE_CLANG,
Expand Down

0 comments on commit 602a609

Please sign in to comment.