Skip to content

Commit

Permalink
Add pixi-conda CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajid Ali committed Jun 10, 2024
1 parent 6ebf0ec commit 06d234f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-pixi-conda.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: CI:ubuntu-pixi-conda
name: CI:macos-pixi-conda

on:
push:
Expand All @@ -13,7 +13,7 @@ on:

jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: macos-latest

steps:
- name: Cancel Previous runs
Expand Down

0 comments on commit 06d234f

Please sign in to comment.