Skip to content

Commit

Permalink
Merge pull request #146 from COMBINE-lab/dev
Browse files Browse the repository at this point in the history
Update test_simpleaf.yml
  • Loading branch information
rob-p authored Jul 1, 2024
2 parents 60f9828 + e212b1f commit a3ed763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'skip ci')"
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit a3ed763

Please sign in to comment.