forked from Wavyzz/dolibarr-docker
Build only 15.0.3 for testing purposes
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
build-docker-images:
|
||||
strategy:
|
||||
matrix:
|
||||
dolibarr_version: [ 15.0.3, 16.0.5, 17.0.4, 18.0.6, 19.0.4, 20.0.4, develop ]
|
||||
dolibarr_version: [ 15.0.3 ]
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user