Skip to content

Commit

Permalink
change to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Nov 25, 2024
1 parent b80a414 commit 745b8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: "Install on ${{ matrix.os }}"
strategy:
matrix:
os: [ubuntu-22.04, macos-15]
os: [ubuntu-22.04, macos-13]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 745b8f4

Please sign in to comment.