Update os requirement
All checks were successful
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 10s
Gitea Actions Demo / release-test (push) Successful in 1s

This commit is contained in:
Jakob Lass 2025-04-11 14:18:30 +02:00
parent 0851e6b336
commit 1ab444f08c

View File

@ -6,7 +6,7 @@ version: 2
# Set the OS, Python version, and other tools you might need # Set the OS, Python version, and other tools you might need
build: build:
os: ubuntu os: ubuntu-lts-latest
tools: tools:
python: "3.13" python: "3.13"