Skip to content

Commit

Permalink
fix README.md and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Nov 21, 2024
1 parent 8fd7786 commit 9952573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mulle-sde-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, macos-14 ]
os: [ ubuntu-latest] # macos-latest,

steps:
- name: Set MULLE_HOSTNAME
Expand All @@ -33,7 +33,7 @@ jobs:

- uses: actions/checkout@v4

- uses: mulle-sde/github-ci@v1
- uses: mulle-sde/github-ci@v2

- name: Dump Project Environment
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sequenced (e.g. an ELF shared library).

| Release Version | Release Notes
|-------------------------------------------------------|--------------
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-core/mulle-atinit.svg?branch=release) [![Build Status](https://github.com/mulle-core/mulle-atinit/workflows/CI/badge.svg?branch=release)](//github.com/mulle-core/mulle-atinit/actions) | [RELEASENOTES](RELEASENOTES.md) |
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-core/mulle-atinit.svg) [![Build Status](https://github.com/mulle-core/mulle-atinit/workflows/CI/badge.svg)](//github.com/mulle-core/mulle-atinit/actions) | [RELEASENOTES](RELEASENOTES.md) |



Expand Down

0 comments on commit 9952573

Please # to comment.