Skip to content

Commit

Permalink
Use macOS 13 runner (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Oct 12, 2024
1 parent c2143e5 commit 4f1a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- os: windows-2022
artifact-name: Win64
architecture: x64
- os: macos-12
- os: macos-13
artifact-name: macOS
architecture: x64
name: "Test - ${{ matrix.artifact-name }}"
Expand Down

0 comments on commit 4f1a772

Please sign in to comment.