Skip to content

Commit 6c6c2a5

Browse files
committed
update versions on CI
1 parent 1ce513e commit 6c6c2a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
version: [16, 18]
13+
version: [18, 20, 21]
1414
runs-on: [ubuntu-latest, buildjet-4vcpu-ubuntu-2204-arm]
1515
runs-on: ${{ matrix.runs-on }}
1616

@@ -65,7 +65,7 @@ jobs:
6565
runs-on: ubuntu-latest
6666
strategy:
6767
matrix:
68-
version: [16, 18]
68+
version: [18, 20, 21]
6969

7070
steps:
7171
- uses: docker/login-action@v3

0 commit comments

Comments
 (0)