Update tests
This commit is contained in:
parent
603b198613
commit
efabf63642
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
@ -1023,7 +1023,7 @@ jobs:
|
||||
if: github.repository_owner == 'hwdsl2'
|
||||
strategy:
|
||||
matrix:
|
||||
os_version: ["alpine:3.14"]
|
||||
os_version: ["alpine:3.14", "alpine:3.15"]
|
||||
fail-fast: false
|
||||
container:
|
||||
image: ${{ matrix.os_version }}
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1052,7 +1052,7 @@ jobs:
|
||||
if: github.repository_owner == 'hwdsl2'
|
||||
strategy:
|
||||
matrix:
|
||||
os_version: ["alpine:3.14"]
|
||||
os_version: ["alpine:3.14", "alpine:3.15"]
|
||||
fail-fast: false
|
||||
container:
|
||||
image: ${{ matrix.os_version }}
|
||||
|
Loading…
Reference in New Issue
Block a user