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 8ef4820 commit e774223Copy full SHA for e774223
.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-2019, macos-11, ubuntu-20.04, ubuntu-22.04]
+ os: [windows-2019, macos-13, ubuntu-20.04, 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