Run on ubuntu-slim

This commit is contained in:
tooomm 2026-04-10 23:33:53 +02:00 committed by GitHub
parent fde2cbae69
commit 6f31d9b6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
if: github.event_name != 'schedule' || github.repository_owner == 'Cockatrice'
name: Pull languages
runs-on: ubuntu-latest
runs-on: ubuntu-slim
steps:
- name: Checkout repo