mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-16 21:16:55 +08:00
Adding 1.8.0 stuff (#20)
This commit is contained in:
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
version:
|
||||
- '1.7'
|
||||
- '1.7.1'
|
||||
- '1.8.0'
|
||||
include:
|
||||
- image: "ubuntu-latest"
|
||||
version: '1.6'
|
||||
@@ -255,6 +256,7 @@ jobs:
|
||||
- '1.6'
|
||||
- '1.7'
|
||||
- '1.7.1'
|
||||
- '1.8.0'
|
||||
name: "Test Action (Container) - (img: ${{ matrix.image }}; version: ${{ matrix.version }}; force: ${{ matrix.force }})"
|
||||
runs-on: ${{ matrix.image }}
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user