mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-11 18:46: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:
|
||||
image:
|
||||
- "ubuntu-latest"
|
||||
- "ubuntu-20.04"
|
||||
- "ubuntu-22.04"
|
||||
- "ubuntu-24.04"
|
||||
- "macos-latest"
|
||||
@@ -54,19 +53,6 @@ jobs:
|
||||
version: '1.5'
|
||||
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"
|
||||
version: '1.6'
|
||||
force: true
|
||||
@@ -270,7 +256,6 @@ jobs:
|
||||
image:
|
||||
- "ubuntu-24.04"
|
||||
- "ubuntu-22.04"
|
||||
- "ubuntu-20.04"
|
||||
force:
|
||||
- 'true'
|
||||
- 'false'
|
||||
|
||||
Reference in New Issue
Block a user