From 8fa2461d60d9071eb584e15f6127f42c6d9186ab Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 27 Sep 2024 17:50:52 +0200 Subject: [PATCH] Reinstate macos test on master (#1235) --- .github/workflows/build-native-master.yml | 2 +- index/li/libhello/libhello-1.0.1.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-native-master.yml b/.github/workflows/build-native-master.yml index 28aa49498..1e4af0f8f 100644 --- a/.github/workflows/build-native-master.yml +++ b/.github/workflows/build-native-master.yml @@ -30,7 +30,7 @@ jobs: fail-fast: false matrix: os: - # - macos-12 # TODO: To be diagnosed + - macos-12 - ubuntu-latest - windows-latest diff --git a/index/li/libhello/libhello-1.0.1.toml b/index/li/libhello/libhello-1.0.1.toml index e076a1777..f2794c086 100644 --- a/index/li/libhello/libhello-1.0.1.toml +++ b/index/li/libhello/libhello-1.0.1.toml @@ -15,4 +15,4 @@ url = "git+https://github.com/alire-project/libhello.git" # We use this crate as a trigger to conveniently test minor changes to # metaprocesses of the CI of the repository itself. -# Last touch: 2024-08-13 19:01 CET +# Last touch: 2024-09-27 17:22 CET