mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-04-05 06:32:31 +02:00
.github/workflows: use ubuntu-latest
This is now Ubuntu 24.04. See: https://github.com/actions/runner-images
This commit is contained in:
parent
9903ada97a
commit
2b0568de30
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user