Skip to content

Commit 3c06c51

Browse files
authored
Merge pull request scala#10500 from SethTisue/fix-spec-build
2 parents 4a12942 + 7c3afeb commit 3c06c51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646

4747
# build the spec using jekyll
4848
- stage: build
49-
# bionic for newer ruby ("bundler requires Ruby version >= 2.6.0")
50-
dist: bionic
49+
dist: focal
5150
language: ruby
5251
# ruby 3.x is default, need to upgrade jekyll. using 2.7 for now.
5352
rvm: 2.7

0 commit comments

Comments
 (0)