Commit 67e9165
committed
[CI] Run Nightly E2E CI in pre-C++11 ABI mode
We expect that our runtime library should work with user code compiled
either way, but we don't be running double amount of testing in
pre-commit/post-commit CI to verify that. Nightly looks like a
reasonable choice to test this.1 parent 3ac3e1b commit 67e9165
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- sycl/test-e2e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments