use label for runs-on!
All checks were successful
Build LaTeX on Host / build (push) Successful in 26s

This commit is contained in:
2025-07-21 13:49:42 +08:00
parent 0818aad339
commit 5210518490

View File

@@ -3,7 +3,8 @@ on: [push]
jobs: jobs:
build: build:
runs-on: macmini # use label
runs-on: macos
steps: steps:
- name: Check out the repository - name: Check out the repository