Skip to content

Commit

Permalink
Release 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Jan 2, 2024
1 parent d080a4f commit 50c99f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def platform
Release.new(version: '3.0', default_distro: 'focal', arm: true),
Release.new(version: '3.1', default_distro: 'jammy', arm: true),
Release.new(version: '3.2', default_distro: 'jammy', arm: true),
Release.new(version: '3.3', default_distro: 'jammy', arm: true),
]

def find_series(version)
Expand Down

0 comments on commit 50c99f0

Please sign in to comment.