Skip to content

Commit 16f0e17

Browse files
committed
ci: remove testing on ubuntu-18.04
It has been deprecated sometime ago: actions/runner-images#6002
1 parent 8ddaa31 commit 16f0e17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
# so just use it.
3131
- {runs-on: ubuntu-22.04, tarantool: '2.10', nightly: false}
3232
- {runs-on: ubuntu-20.04, tarantool: '1.10', nightly: true}
33-
- {runs-on: ubuntu-18.04, tarantool: '1.10', nightly: true}
3433
runs-on: ${{ matrix.runs-on }}
3534
env:
3635
TARANTOOL_CACHE_KEY_SUFFIX: -A-${{ github.run_id }}

0 commit comments

Comments
 (0)