mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-21 00:38:22 -05:00
workflows test
This commit is contained in:
@@ -14,17 +14,6 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
compiler:
|
||||
- key: clang14
|
||||
apt: [ clang-14, lld, g++-11 ]
|
||||
command: clang++-14
|
||||
|
||||
- key: gcc11
|
||||
apt: [ g++-11 ]
|
||||
command: g++-11
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user