Skip to content

Commit 3901862

Browse files
authored
Update cmake.yml
1 parent 7bacb79 commit 3901862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
# well on Windows or Mac. You can convert this to a matrix build if you need
1717
# cross-platform coverage.
1818
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
19+
name: ${{ matrix.os }}, gfortran-${{ matrix.ver }}
1920
strategy:
2021
os: [ubuntu-latest, macos-latest]
2122

0 commit comments

Comments
 (0)