fix: change fuseki_version in build_push.yml

This commit is contained in:
Babibubebon 2024-08-24 17:56:13 +09:00
parent 4ded62afac
commit 15dcfc863d
Signed by: Babibubebon
GPG key ID: 78C8FB2A2FEA1EE3

View file

@ -12,7 +12,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
fuseki_version: ["4.10.0"] fuseki_version: ["5.1.0"]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout