Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
tox.ini: Add opensuse-15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed May 6, 2021
1 parent c27d4d6 commit a1be70b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ setenv =
# https://hub.docker.com/r/opensuse/leap
# - OpenSUSE Leap 42 was superseded by the Leap 15 series.
# - OpenSUSE Leap 15.2 released July 2, 2020.
# - As of 2020-11-16, latest = 15 = 15.2
# - As of 2021-05-06, latest = 15 = 15.2
# - OpenSUSE Leap 15.3 planned to be released July 7, 2021
# https://hub.docker.com/r/opensuse/tumbleweed
# - Rolling distribution
Expand All @@ -272,6 +272,7 @@ setenv =
opensuse-15.0: BASE_TAG=15.0
opensuse-15.1: BASE_TAG=15.1
opensuse-15.2: BASE_TAG=15.2
opensuse-15.3: BASE_TAG=15.3
opensuse-15: BASE_TAG=15
opensuse-tumbleweed: BASE_IMAGE=opensuse/tumbleweed
#
Expand Down

0 comments on commit a1be70b

Please sign in to comment.