Skip to content

Commit

Permalink
SAIL: Use Ubuntu 23.04 Lunar in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Oct 26, 2023
1 parent c9a8be7 commit f0e9d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
directories:
- extra/B
- os: linux
dist: jammy
name: "Ubuntu 22.04 Jammy"
dist: lunar
name: "Ubuntu 23.04 Lunar"
- os: osx
osx_image: xcode14.2
name: "macOS 12.6"
Expand Down

0 comments on commit f0e9d8c

Please sign in to comment.