mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-12 02:56:56 +08:00
remove ubuntu 20.04 from tests.
This commit is contained in:
15
.github/workflows/tests.yaml
vendored
15
.github/workflows/tests.yaml
vendored
@@ -24,7 +24,6 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
image:
|
image:
|
||||||
- "ubuntu-latest"
|
- "ubuntu-latest"
|
||||||
- "ubuntu-20.04"
|
|
||||||
- "ubuntu-22.04"
|
- "ubuntu-22.04"
|
||||||
- "ubuntu-24.04"
|
- "ubuntu-24.04"
|
||||||
- "macos-latest"
|
- "macos-latest"
|
||||||
@@ -54,19 +53,6 @@ jobs:
|
|||||||
version: '1.5'
|
version: '1.5'
|
||||||
force: false
|
force: false
|
||||||
|
|
||||||
- image: "ubuntu-20.04"
|
|
||||||
version: '1.6'
|
|
||||||
force: true
|
|
||||||
- image: "ubuntu-20.04"
|
|
||||||
version: '1.6'
|
|
||||||
force: false
|
|
||||||
- image: "ubuntu-20.04"
|
|
||||||
version: '1.5'
|
|
||||||
force: true
|
|
||||||
- image: "ubuntu-20.04"
|
|
||||||
version: '1.5'
|
|
||||||
force: false
|
|
||||||
|
|
||||||
- image: "ubuntu-22.04"
|
- image: "ubuntu-22.04"
|
||||||
version: '1.6'
|
version: '1.6'
|
||||||
force: true
|
force: true
|
||||||
@@ -270,7 +256,6 @@ jobs:
|
|||||||
image:
|
image:
|
||||||
- "ubuntu-24.04"
|
- "ubuntu-24.04"
|
||||||
- "ubuntu-22.04"
|
- "ubuntu-22.04"
|
||||||
- "ubuntu-20.04"
|
|
||||||
force:
|
force:
|
||||||
- 'true'
|
- 'true'
|
||||||
- 'false'
|
- 'false'
|
||||||
|
|||||||
Reference in New Issue
Block a user