We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e131364 commit 2acc549Copy full SHA for 2acc549
1 file changed
.github/workflows/test.yml
@@ -42,7 +42,6 @@ jobs:
42
run: |
43
set -euxo pipefail
44
sudo apt-get install -y lld-20
45
- lld --version
46
- name: Checkout sources
47
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
48
with:
0 commit comments