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