Skip to content

Commit

Permalink
Alpine workflow (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Sep 29, 2023
1 parent 3439625 commit 2c91633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
# We are running two configurations:
# - ALL in order to run regression tests
# - MKD just to be sure that it build ok
matrix:
config:
- { os: ubuntu-20.04, env: { CC: gcc, CXX: g++ }, build_type: Release, extra_opts: '' }
- { os: ubuntu-20.04, env: { CC: clang, CXX: clang++ }, build_type: Release, extra_opts: '' }
Expand Down

0 comments on commit 2c91633

Please sign in to comment.