We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ef853 commit 895fbacCopy full SHA for 895fbac
1 file changed
.github/workflows/ci.yml
@@ -65,8 +65,8 @@ jobs:
65
66
# To exclude a specific job from the matrix (e.g llvm on macos-14), you can use this syntax.
67
# exclude:
68
- - os: macos-14
69
- compiler: llvm
+ # - os: macos-14
+ # compiler: llvm
70
71
steps:
72
- uses: actions/checkout@v4
0 commit comments