Skip to content

Commit

Permalink
Update test_install.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fisenkodv authored Jul 18, 2024
1 parent d32f252 commit 8d248d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11.0]
os:
- macos-latest
steps:
- uses: actions/checkout@v2
- name: Checkout submodules
Expand Down

0 comments on commit 8d248d3

Please # to comment.