We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c087f commit bda0c26Copy full SHA for bda0c26
1 file changed
.github/workflows/ci.yml
@@ -281,7 +281,6 @@ jobs:
281
- uses: actions/checkout@v2
282
283
- name: Install Clang
284
- if: contains(matrix.os, 'ubuntu')
285
run: sudo apt-get -y install clang
286
287
- name: Set up ObjFW
0 commit comments