Again update workflow
Some checks failed
build / build (17) (push) Has been cancelled

This commit is contained in:
BitHeaven 2025-01-21 02:47:25 +05:00
parent ccd632e0c3
commit c52aebf2a8

View File

@ -8,7 +8,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
java: '17' java: [ '17' ]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: checkout repository - name: checkout repository