We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dabfe commit 5e9b6f5Copy full SHA for 5e9b6f5
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- container: metanorma/mn:latest
+ container: metanorma/metanorma:latest
9
steps:
10
- name: Checkout repo
11
uses: actions/checkout@v3
0 commit comments