mirror of
https://github.com/red0124/ssp.git
synced 2026-08-01 09:57:46 +02:00
Update clang and gcc ci
This commit is contained in:
@@ -23,7 +23,8 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [11, 10, 9, 8, 7]
|
version: >-
|
||||||
|
['latest', '16', '15', '14', '13', '12', '11', '10', '9', '8' '7']
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [10, 9, 8]
|
version: ['latest', '13', '12', '11', '10', '9', '8']
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user