Skip to content

Commit

Permalink
Merge 12f0baa into 76aab6d
Browse files Browse the repository at this point in the history
  • Loading branch information
0x501D committed Dec 30, 2022
2 parents 76aab6d + 12f0baa commit 87abf9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- tarantool: '2.10'
coveralls: true
runs-on: [ubuntu-latest]
runs-on: [ubuntu-20.04]
steps:
- uses: actions/checkout@master
- uses: tarantool/setup-tarantool@v1
Expand Down
1 change: 1 addition & 0 deletions deps.sh
Expand Up @@ -8,6 +8,7 @@ set -e
tarantoolctl rocks install luatest 0.5.7
tarantoolctl rocks install luacheck 0.25.0
tarantoolctl rocks install luacov 0.13.0
tarantoolctl rocks install luafilesystem 1.7.0-2

# cluacov, luacov-coveralls and dependencies
tarantoolctl rocks install luacov-coveralls 0.2.3-1 --server=https://luarocks.org
Expand Down

0 comments on commit 87abf9e

Please sign in to comment.