From 73af745604d106823c2fe4e77d159f6dae033db3 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Mon, 12 Aug 2024 13:19:20 +0200 Subject: [PATCH] Disable failing CI check to avoid confusion (#1187) --- .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 29682511..3312b027 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 + # - macos-12 # TODO: To be diagnosed - 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 328ae9ca..68474ded 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-06-19 12:52 CET +# Last touch: 2024-08-12 13:01 CET