diff options
author | Valentin Popov <info@valentineus.link> | 2020-06-26 11:40:53 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-06-26 11:40:53 +0300 |
commit | 97085ebcaef4f768756680593a67e575c5599f33 (patch) | |
tree | 43f529d5b31aaad12cd4f61a3c5b410a0abb2472 /.github/workflows | |
parent | e720f2499d13ef058f4bfff54098780be1cbcf47 (diff) | |
download | docker-meteor-97085ebcaef4f768756680593a67e575c5599f33.tar.xz docker-meteor-97085ebcaef4f768756680593a67e575c5599f33.zip |
Deleted 1.10 version
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/docker-publish.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 8f084ea..a67d9ed 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -30,7 +30,6 @@ jobs: strategy: matrix: version: - - "1.10" - "1.9" - "1.8" - "1.7" |