Skip to content

Commit 80594c0

Browse files
committed
ci: fixup to previous commit
1 parent 172e889 commit 80594c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
- {compiler: gcc, version: 10}
3636
exclude:
3737
- os: macos-12
38-
toolchain:
39-
- {compiler: intel, version: '2024.1'}
38+
toolchain: {compiler: intel, version: '2024.1'}
4039
env:
4140
BUILD_DIR: ${{ matrix.build == 'cmake' && 'build' || '.' }}
4241

0 commit comments

Comments
 (0)