Skip to content

Commit

Permalink
Use macos-13 for ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Jun 4, 2024
1 parent 4bb576d commit a15fc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- '17'
os:
- ubuntu-latest
- macos-latest
- macos-13
runs-on: ${{ matrix.os }}
steps:
- name: Fetch Sources
Expand Down

0 comments on commit a15fc1f

Please sign in to comment.