1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-04-14 02:29:23 +02:00

.github/workflows: use ubuntu-latest

This commit is contained in:
Alan Orth 2025-04-01 12:46:30 +03:00
parent 1e251a259a
commit 656661de8f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -8,7 +8,7 @@ on: ['push', 'pull_request']
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
services:
database: