From 32f3a6a14dc5c2d06e41901df473e72ce1a2b2ca Mon Sep 17 00:00:00 2001 From: voluntas Date: Mon, 16 Sep 2024 17:29:50 +0900 Subject: [PATCH] =?UTF-8?q?[e2e]=20Momo=20=E3=81=AE=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=E4=B8=8A=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/e2e-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index fde14e70..45efa5f1 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -19,7 +19,7 @@ jobs: - ubuntu-22.04 # - ubuntu-24.04 env: - MOMO_VERSION: "2023.1.0" + MOMO_VERSION: "2024.1.0-canary.0" MOMO_ARCH: "x86_64" runs-on: ${{ matrix.os }} steps: