Skip to content

Commit

Permalink
Run CI with Emcee Runners
Browse files Browse the repository at this point in the history
  • Loading branch information
ishutinvv committed Sep 23, 2024
1 parent 3a8d8d7 commit 194ecb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on: [push]
jobs:
build:

runs-on: macOS-latest
runs-on: emcee-macos-14

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: Build & Test
run: ON_CI=1 make test

0 comments on commit 194ecb7

Please sign in to comment.