1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-06-27 21:35:10 +00:00

remove dockerhub build code

This commit is contained in:
Elliott Shugerman
2021-12-12 14:01:22 -05:00
parent 1677fb8e76
commit 1cc51332a0
4 changed files with 0 additions and 29 deletions

View File

@ -9,7 +9,6 @@ jobs:
strategy:
matrix:
include:
- { postgres: 9, alpine: '3.6' }
- { postgres: 10, alpine: '3.8' }
- { postgres: 11, alpine: '3.10' }
- { postgres: 12, alpine: '3.12' }