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 60fa652 commit 204a155Copy full SHA for 204a155
.github/workflows/tools.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
os: [
22
[macos-latest, arm64, bash],
23
- [macos-13, x86_64, bash],
+ [macos-15-intel, x86_64, bash],
24
[ubuntu-latest, x86_64, bash],
25
[windows-latest, x86_64, msys2]
26
]
0 commit comments