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 92fc441 commit 1d37a70Copy full SHA for 1d37a70
.github/workflows/linux.yaml
@@ -18,8 +18,6 @@ jobs:
18
steps:
19
- name: list compilers
20
run: dpkg --list | grep compiler
21
- - name: list libc++
22
- run: dpkg --list | grep libc++
23
24
- name: Get pushed code
25
uses: actions/checkout@v4
@@ -61,8 +59,6 @@ jobs:
61
59
62
60
63
64
65
66
67
68
@@ -104,8 +100,6 @@ jobs:
104
100
105
101
106
102
107
108
109
103
110
111
0 commit comments