Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
  • Loading branch information
perazz and jvdp1 authored Dec 10, 2024
1 parent 555548a commit fa89c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- os: macos-13
toolchain: {compiler: intel, version: '2024.1'}
- os: macos-13
toolchain: {compiler: gcc, version: 13}
toolchain: {compiler: gcc, version: 13}
env:
BUILD_DIR: ${{ matrix.build == 'cmake' && 'build' || '.' }}

Expand Down

0 comments on commit fa89c87

Please sign in to comment.