Update .forgejo/workflows/build.yml
All checks were successful
Sanity check / Test Python file (push) Successful in 8s

This commit is contained in:
Nova Cat 2024-12-18 15:44:54 -08:00
parent 49596e4626
commit f8fe0a55e4

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
name: Test Python file
runs-on: amd64
runs-on: debian-latest
steps:
- uses: actions/checkout@v4