mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
Update ci workflows
This commit is contained in:
parent
f106889ada
commit
535138d9b8
4
.github/workflows/ubuntu-latest-clang.yml
vendored
4
.github/workflows/ubuntu-latest-clang.yml
vendored
@ -23,8 +23,10 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
# cmake clang12 is not able to compile a simple test program.
|
||||
# /usr/bin/ld: cannot find -lunwind
|
||||
version:
|
||||
['latest', '16', '15', '14', '13', '12', '11', '10', '9', '8', '7']
|
||||
['latest', '16', '15', '14', '13', '11', '10', '9', '8', '7']
|
||||
type: [Release, Debug]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user