Skip to content

Commit fa89c87

Browse files
perazzjvdp1
andauthored
Update .github/workflows/CI.yml
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 555548a commit fa89c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- os: macos-13
4040
toolchain: {compiler: intel, version: '2024.1'}
4141
- os: macos-13
42-
toolchain: {compiler: gcc, version: 13}
42+
toolchain: {compiler: gcc, version: 13}
4343
env:
4444
BUILD_DIR: ${{ matrix.build == 'cmake' && 'build' || '.' }}
4545

0 commit comments

Comments
 (0)