mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-27 01:11:53 +08:00
testing
This commit is contained in:
@@ -55,10 +55,10 @@ jobs:
|
|||||||
- build
|
- build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: ${{ fromJson(needs.set-matrix.outputs.versions) }} # broken in act
|
# version: ${{ fromJson(needs.set-matrix.outputs.versions) }} # broken in act
|
||||||
# version:
|
version:
|
||||||
# - 7u21-jdk
|
- 7u21-jdk
|
||||||
## - 7u25-jdk
|
# - 7u25-jdk
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: vulhub/java:${{ matrix.version }}
|
image: vulhub/java:${{ matrix.version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user