Disable other images for now

This commit is contained in:
Paweł Krawczyk 2021-08-07 13:33:10 +01:00
parent 06c594f11b
commit 574d9c46b8
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 10 additions and 10 deletions

View File

@ -18,16 +18,16 @@ jobs:
config:
- os: debian
tag: latest
- os: ubuntu
tag: latest
- os: centos
tag: latest
- os: fedora
tag: latest
- os: archlinux
tag: latest
- os: latest
tag: latest
# - os: ubuntu
# tag: latest
# - os: centos
# tag: latest
# - os: fedora
# tag: latest
# - os: archlinux
# tag: latest
# - os: latest
# tag: latest
steps:
- uses: actions/checkout@v2