We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0ba39 commit 9a973e1Copy full SHA for 9a973e1
.github/workflows/e2e-test.yml
@@ -19,7 +19,7 @@ jobs:
19
- ubuntu-22.04
20
# - ubuntu-24.04
21
env:
22
- MOMO_VERSION: "2024.1.0-canary.0"
+ MOMO_VERSION: "2024.1.0"
23
MOMO_ARCH: "x86_64"
24
runs-on: ${{ matrix.os }}
25
steps:
0 commit comments