Update .gitea/workflows/java.yml
Some checks failed
build java / images:java_${{ matrix.tag }} (8) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (8_with_firefox) (push) Has been cancelled
build java / images:java_${{ matrix.tag }} (17) (push) Successful in 1m26s

This commit is contained in:
Lee 2024-04-06 04:52:07 +00:00
parent 37c058bf21
commit a32fe94c4e

@ -19,6 +19,7 @@ jobs:
tag:
- 8
- 8_with_firefox
- 17
steps:
- name: Checkout
uses: actions/checkout@v3