We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76aab6d commit e934462Copy full SHA for e934462
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
include:
16
- tarantool: '2.10'
17
coveralls: true
18
- runs-on: [ubuntu-latest]
+ runs-on: [ubuntu-20.04]
19
steps:
20
- uses: actions/checkout@master
21
- uses: tarantool/setup-tarantool@v1
0 commit comments