Skip to content

Commit 9816e00

Browse files
committed
update moc-version to 0.14.13 in CI workflows
1 parent a3d1c2d commit 9816e00

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/mops-test-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
mops-version: [./cli/dist]
17-
moc-version: [0.11.1]
17+
moc-version: [0.14.13]
1818
node-version: [24]
1919
runner: [macos-latest]
2020

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
max-parallel: 1
1414
matrix:
1515
mops-version: [ic-mops@1.0.0, ./cli/dist]
16-
moc-version: [0.11.1]
16+
moc-version: [0.14.13]
1717
node-version: [20]
1818

1919
runs-on: ubuntu-latest

.github/workflows/mops-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
mops-version: [./cli/dist, ic-mops@1.0.0, "https://cli.mops.one/versions/latest.tgz"]
17-
moc-version: [0.11.1]
17+
moc-version: [0.14.13]
1818
node-version: [20, 22, 24]
1919
runner: [ubuntu-latest]
2020

0 commit comments

Comments
 (0)