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:
strategy:
matrix:
java: '17'
java: [ '17' ]
runs-on: ubuntu-latest
steps:
- name: checkout repository