mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-04-30 05:29:57 -05:00
workflows enabled matrix
This commit is contained in:
@@ -35,9 +35,9 @@ jobs:
|
||||
apt: [ clang-15, lld-15 ]
|
||||
command: clang++-15
|
||||
|
||||
# - key: gcc12
|
||||
# apt: [ g++-12 ]
|
||||
# command: g++-12
|
||||
- key: gcc12
|
||||
apt: [ g++-12 ]
|
||||
command: g++-12
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user