Skip to content

Commit 3b263b9

Browse files
authored
Merge pull request #232 from lrytz/travis-dist
update travis dist to 24.04
2 parents 9d308c0 + 004067a commit 3b263b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313
# from .travis.yml. For releases triggered with the REST API we could use the "merge mode", but
1414
# not when triggering from the web UI. Anyway, `before_install` works well.
1515

16-
# we need rpmbuild but it's unlikely to be whitelisted, according to
17-
# https://github.com/travis-ci/apt-package-whitelist/pull/1700
18-
sudo: required
19-
dist: xenial
16+
dist: noble
2017
install:
2118
- sudo apt-get -qq update
2219
- sudo apt-get install -y rpm

0 commit comments

Comments
 (0)