ci: check if floating-point issue exists on macos-13 as well

This commit is contained in:
Mateusz Pusz
2024-05-24 10:05:27 +02:00
parent 5ef36dcf4e
commit 602a609995

View File

@@ -144,7 +144,7 @@ jobs:
} }
- { - {
name: "Apple Clang 15", name: "Apple Clang 15",
os: macos-14, os: macos-13,
compiler: compiler:
{ {
type: APPLE_CLANG, type: APPLE_CLANG,