Skip to content

Commit 5e9b6f5

Browse files
authored
Update ci.yml
1 parent 92dabfe commit 5e9b6f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
container: metanorma/mn:latest
8+
container: metanorma/metanorma:latest
99
steps:
1010
- name: Checkout repo
1111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)