Skip to content

Commit 60bca3c

Browse files
committed
adapt to Moose11 with parametric update
1 parent 70481c4 commit 60bca3c

3 files changed

Lines changed: 3 additions & 33 deletions

File tree

.github/workflows/test-moose11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ env:
55

66
on:
77
push:
8-
branches: [ v4 ]
8+
branches: [ v5 ]
99
pull_request:
10-
branches: [ v4 ]
10+
branches: [ v5 ]
1111

1212
jobs:
1313
build:

.github/workflows/test.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Carrefour
22

3-
[![Moose version](https://img.shields.io/badge/Moose-10-%23aac9ff.svg)](https://github.com/moosetechnology/Moose)
3+
[![Moose version](https://img.shields.io/badge/Moose-11-%23aac9ff.svg)](https://github.com/moosetechnology/Moose)
44
![Build Info](https://github.com/moosetechnology/Carrefour/workflows/CI/badge.svg)
55
[![CI Moose11](https://github.com/moosetechnology/Carrefour/actions/workflows/test-moose11.yml/badge.svg?branch=v4)](https://github.com/moosetechnology/Carrefour/actions/workflows/test-moose11.yml)
66
[![Coverage Status](https://coveralls.io/repos/github/moosetechnology/Carrefour/badge.svg?branch=v4)](https://coveralls.io/github/moosetechnology/Carrefour?branch=v4)

0 commit comments

Comments
 (0)