Skip to content

Commit

Permalink
ci: Run it on mac
Browse files Browse the repository at this point in the history
Because that's what the nix system uses
  • Loading branch information
srid committed Feb 26, 2024
1 parent f01029c commit 1934fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
jobs:
code:
runs-on: ubuntu-latest
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
Expand Down

0 comments on commit 1934fa1

Please sign in to comment.