We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac06af1 commit 2be64f0Copy full SHA for 2be64f0
1 file changed
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
os:
29
- - macos-latest
+ - macos-26
30
- ubuntu-latest
31
steps:
32
- name: Checkout repository
0 commit comments