Fix workflow

This commit is contained in:
Pieter Vander Vennet 2024-12-04 23:35:38 +01:00
parent a6c752037b
commit 78c9b5ffdf

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: [ubuntu-lts, ubuntu-latest]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3