Skip to content

Commit

Permalink
[CI] use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDSM committed Jul 3, 2024
1 parent 59ac133 commit fe642d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, windows-latest, ubuntu-latest ]
os: [ macos-13, windows-latest, ubuntu-latest ]
arch: [ x64 ]

steps:
Expand Down

0 comments on commit fe642d2

Please sign in to comment.