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 ee928ce commit 4794ac5Copy full SHA for 4794ac5
1 file changed
.github/workflows/unit_tests.yml
@@ -28,7 +28,7 @@ jobs:
28
fail-fast: false
29
30
matrix:
31
- os: [ubuntu-latest, macos-13, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-latest]
32
33
# Steps represent a sequence of tasks that will be executed as part of the job
34
steps:
0 commit comments