File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 - {compiler: gcc, version: 11}
2626 - {compiler: gcc, version: 12}
2727 - {compiler: gcc, version: 13}
28- - {compiler: intel, version: '2025.2'}
28+ - {compiler: intel, version: '2025.2.0 '}
2929 build : [cmake]
3030 include :
3131 - os : ubuntu-22.04
3636 toolchain : {compiler: gcc, version: 10}
3737 exclude :
3838 - os : macos-13
39- toolchain : {compiler: intel, version: '2025.2'}
39+ toolchain : {compiler: intel, version: '2025.2.0 '}
4040 - os : macos-13
4141 toolchain : {compiler: gcc, version: 13}
4242 env :
Original file line number Diff line number Diff line change 7575 fail-fast : false
7676 matrix :
7777 toolchain :
78- - { compiler: intel, version: "2025.2" }
78+ - { compiler: intel, version: "2025.2.0 " }
7979 build : [cmake]
8080 env :
8181 BUILD_DIR : ${{ matrix.build == 'cmake' && 'build' || '.' }}
You can’t perform that action at this time.
0 commit comments