We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67d86a commit 8500ad9Copy full SHA for 8500ad9
1 file changed
.github/workflows/CI.yml
@@ -90,7 +90,7 @@ jobs:
90
- windows-2022
91
- ubuntu-22.04
92
- ubuntu-22.04-arm
93
- - macos-14-large # x64
+ - macos-15-intel # x64
94
- macos-14 # arm64
95
steps:
96
- uses: actions/checkout@v5
@@ -169,7 +169,7 @@ jobs:
169
- macos-15 # arm64
170
# - macos-15-large # x64
171
172
173
# - macos-14-xlarge #arm64
174
175
0 commit comments