summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-03-25 20:06:05 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-03-25 20:06:05 +0900
commitcc540e24ded80facd2b66bf0b88afb75793cbcbb (patch)
treef2d645f35f8311b21b180d7ffbc182ab5aac7e54 /.github
parent2f4585c7c51f30ba7161298fa9bbb57083ed8d11 (diff)
downloadpsych-cc540e24ded80facd2b66bf0b88afb75793cbcbb.tar.gz
head is not working yet
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index a0220fe..779fd47 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- ruby: [ mingw, mswin, head, 3.1, "3.0", 2.7, 2.6, 2.5, 2.4 ]
+ ruby: [ mingw, mswin, 3.1, "3.0", 2.7, 2.6, 2.5, 2.4 ]
steps:
- uses: actions/checkout@v3
- name: Install libraries with vcpkg