We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b8c31 commit f71e517Copy full SHA for f71e517
1 file changed
.github/workflows/CI.yml
@@ -68,10 +68,6 @@ jobs:
68
target: [aarch64]
69
steps:
70
- uses: actions/checkout@v3
71
- - name: Setup cmake
72
- uses: jwlawson/actions-setup-cmake@v1.14
73
- with:
74
- cmake-version: '3.18.x'
75
- uses: actions/setup-python@v4
76
env:
77
CXX: clang++
0 commit comments