mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
GitHub Actions: Enable APIs 23 to 28
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -34,9 +34,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api: [
|
api: [
|
||||||
# 23, # Failing tests
|
23,
|
||||||
# 24, # Failing tests
|
24,
|
||||||
# 25, # Failing tests
|
25,
|
||||||
26,
|
26,
|
||||||
27,
|
27,
|
||||||
28,
|
28,
|
||||||
|
|||||||
Reference in New Issue
Block a user