Skip to content

Commit

Permalink
Switch back to the Mac Mini.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Sep 26, 2024
1 parent 23ab453 commit 02021ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
tests:
name: Tests
runs-on: macos-14
runs-on: perf-only

concurrency:
# Only allow a single run of this workflow on each branch, automatically cancelling older runs.
Expand All @@ -30,9 +30,6 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- name: Free disk space
run: ci_scripts/free_space.sh

- name: Setup environment
run: source ci_scripts/ci_common.sh && setup_github_actions_environment

Expand Down
15 changes: 0 additions & 15 deletions ci_scripts/free_space.sh

This file was deleted.

0 comments on commit 02021ad

Please sign in to comment.