mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Revert "ci: try the new Apple silicon macOS larger runner for cachix"
This reverts commit 8752f0c003.
This commit is contained in:
parent
8752f0c003
commit
c76bb9284c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
publish:
|
||||
name: Publish Flake
|
||||
runs-on: [ubuntu-latest, macos-latest-xlarge]
|
||||
runs-on: [ubuntu-latest, macos-latest]
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue