Skip to content

Commit

Permalink
Update libcxx tests
Browse files Browse the repository at this point in the history
  • Loading branch information
morzhovets committed Jan 5, 2024
1 parent cc0fe8c commit 471fa83
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ jobs:
matrix:
include:

- build_type: 'Release'
# - build_type: 'Release'
# flags: '-std=c++20 -msse2'

- build_type: 'Debug'
flags: '-std=c++20 -msse2'

runs-on: ubuntu-22.04
Expand Down

0 comments on commit 471fa83

Please sign in to comment.