Skip to content

Commit 75419ae

Browse files
committed
build: remove GFortran check on Windows
1 parent 0c6ed6a commit 75419ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/windows_test_npm_install.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,6 @@ jobs:
219219
echo 'g++:'
220220
g++ --version
221221
echo ''
222-
echo 'gfortran:'
223-
gfortran --version
224-
echo ''
225222
echo 'Git:'
226223
git --version
227224
echo ''

0 commit comments

Comments
 (0)