Update cmake.yml

This commit is contained in:
yair
2021-08-28 18:00:46 +03:00
committed by GitHub
parent 07478da3ab
commit 14baad5899

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04]
type: [Release, Debug]
type: [Release]
steps:
- uses: actions/checkout@v2