Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #43 from Aarhus-Psychiatry-Research/martbern/disab…
Browse files Browse the repository at this point in the history
…le_windows_and_macos_checks

ci: disable mac and windows action
  • Loading branch information
MartinBernstorff authored Oct 6, 2022
2 parents 15a8ca9 + 579f3d8 commit c779f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest]

# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
Expand Down

0 comments on commit c779f4a

Please sign in to comment.