Skip to content

Commit

Permalink
disable linux pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jun 11, 2024
1 parent c61963c commit 444a562
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/testing_pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
label: environments/environment-Linux.yml
# Fails randomly on daily tests
# - os: ubuntu-latest
# label: environments/environment-Linux.yml

- os: macos-latest # Mac arm64 runner
label: environments/environment-MAC-apple-silicon.yml
Expand Down

0 comments on commit 444a562

Please sign in to comment.