let figure out the syntax...

master
Pierre Joye 2021-08-30 02:32:24 +07:00
parent ccc81cc84d
commit 87d3353220
1 changed files with 0 additions and 12 deletions

View File

@ -19,18 +19,6 @@ jobs:
strategy:
fail-fast: false
matrix:
config:
- {
os: "self-hosted, linux, ARM64, aws",
name: "Ubuntu Graviton GCC",
cc: "gcc",
cxx: "g++"
},
# - {
# name: "Clang",
# cc: "clang-12",
# cxx: "clang-cpp-12"
# }
- {
os: ubuntu-latest,
name: "Ubuntu x86 GCC",