summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-29 17:22:27 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-03-29 18:36:17 +0900
commit54ddf58a29e7484327d1559b2fd621e8f97e390e (patch)
treeafe223598cca4ebb65485db59ca2dbab9058320f /.github
parenta807fa6f9b3a1dab9275df4e197b4c9f581253ef (diff)
downloadruby-54ddf58a29e7484327d1559b2fd621e8f97e390e.tar.gz
Don't need to specify YACC name for scoop bison
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 0045b87994..50418a7aa7 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -128,8 +128,6 @@ jobs:
- run: nmake incs
- run: nmake extract-extlibs
- run: nmake
- env:
- YACC: win_bison
- run: nmake test
timeout-minutes: 5
- run: nmake test-spec