Skip to content

Commit

Permalink
Add draft of mac runner experiment file
Browse files Browse the repository at this point in the history
  • Loading branch information
ToveRumar committed Jul 9, 2024
1 parent ba5e002 commit 4a8adc5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/crazylab-mac-lib-experiment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Crazy Stab Lab Mac Lib experiment 🗡️

# Controls when the action will run.
on:
workflow_dispatch:
jobs:
lib_tests_on_mac:
runs-on: [self-hosted, macOS]
timeout-minutes: 120

0 comments on commit 4a8adc5

Please sign in to comment.