We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90ed05 commit e641c28Copy full SHA for e641c28
1 file changed
.github/workflows/CI-CPU.yml
@@ -31,7 +31,7 @@ jobs:
31
- ubuntu-latest
32
- macOS-latest
33
- windows-latest
34
- - macOS-13
+ - macOS-15-intel
35
arch:
36
- x64
37
- x86
@@ -40,9 +40,9 @@ jobs:
40
- JULIA_NUM_THREADS: 1
41
- JULIA_NUM_THREADS: 2
42
exclude:
43
- - os: macOS-13
+ - os: macOS-15-intel
44
arch: x86
45
46
arch: aarch64
47
- os: macOS-latest
48
0 commit comments