mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 08:35:00 +00:00
ci: reduce container count on v13
This commit is contained in:
2
.github/workflows/server-tests.yml
vendored
2
.github/workflows/server-tests.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
fail-fast: false
|
||||
|
||||
matrix:
|
||||
container: [1, 2, 3]
|
||||
container: [1, 2]
|
||||
|
||||
name: Python Unit Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user