We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87d918 commit c12e2a8Copy full SHA for c12e2a8
.github/workflows/CI-ENH.yml
@@ -27,8 +27,8 @@ jobs:
27
- 'nightly'
28
os:
29
- ubuntu-latest
30
- # - macOS-latest
31
- # - windows-latest
+ - macOS-latest
+ - windows-latest
32
steps:
33
- uses: actions/checkout@v4
34
- uses: julia-actions/install-juliaup@v2
.github/workflows/CI.yml
@@ -32,8 +32,8 @@ jobs:
35
36
37
38
39
0 commit comments