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