Skip to content

Commit 2aa5fa9

Browse files
authored
disable LLVM-12 safeptr run, see #64 (#130)
1 parent c3a318c commit 2aa5fa9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ext-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ jobs:
101101
preset:
102102
- name: release-counter
103103
- name: release-unsafe-counter
104-
include:
105-
- llvm-version: 12
106-
preset:
107-
name: release-safeptr-counter
108104

109105
steps:
110106
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)