We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6b4d2 commit 77b1677Copy full SHA for 77b1677
.github/workflows/scalar-functional-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
# Order by runtime (in descending order)
23
- os: [windows-2022, macos-13, ubuntu-22.04]
+ os: [windows-2022, macos-15, ubuntu-22.04]
24
# Scalar.NET used to be tested using `features: [false, experimental]`
25
# But currently, Scalar/C ignores `feature.scalar` altogether, so let's
26
# save some electrons and run only one of them...
0 commit comments