Skip to content

Commit e934462

Browse files
committed
ci: fix version of ubuntu
More info: tarantool/tarantool#5429 (comment)
1 parent 76aab6d commit e934462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
include:
1616
- tarantool: '2.10'
1717
coveralls: true
18-
runs-on: [ubuntu-latest]
18+
runs-on: [ubuntu-20.04]
1919
steps:
2020
- uses: actions/checkout@master
2121
- uses: tarantool/setup-tarantool@v1

0 commit comments

Comments
 (0)