Disable failing CI check to avoid confusion (#1187)

This commit is contained in:
Alejandro R Mosteo
2024-08-12 13:19:20 +02:00
committed by GitHub
parent b3e5d99b9e
commit 73af745604
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-12
# - macos-12 # TODO: To be diagnosed
- ubuntu-latest
- windows-latest
+1 -1
View File
@@ -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