We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddaa31 commit 16f0e17Copy full SHA for 16f0e17
.github/workflows/test.yml
@@ -30,7 +30,6 @@ jobs:
30
# so just use it.
31
- {runs-on: ubuntu-22.04, tarantool: '2.10', nightly: false}
32
- {runs-on: ubuntu-20.04, tarantool: '1.10', nightly: true}
33
- - {runs-on: ubuntu-18.04, tarantool: '1.10', nightly: true}
34
runs-on: ${{ matrix.runs-on }}
35
env:
36
TARANTOOL_CACHE_KEY_SUFFIX: -A-${{ github.run_id }}
0 commit comments