Skip to content

Commit

Permalink
updating actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwallace123 committed Jan 24, 2024
1 parent ed848e9 commit c03de3f
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 c03de3f

Please sign in to comment.