Skip to content

Commit

Permalink
Merge pull request #51 from bernardosabatinilab/dev
Browse files Browse the repository at this point in the history
updating actions
  • Loading branch information
jbwallace123 authored Jan 24, 2024
2 parents 925a9b6 + c03de3f commit 5713d6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/installation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main", "dev" ]
branches: [ "main"]
workflow_dispatch:
inputs:
name:
Expand All @@ -31,8 +31,8 @@ jobs:
# # windows-latest,
windows-2022,
windows-2019,
# # macos-latest,
macos-12.0,
macos-latest,
#macos-12.0,
macos-11.0,
# macos-10.15,
]
Expand Down

0 comments on commit 5713d6d

Please sign in to comment.