macos-latest on longer runs on intel macs

This commit is contained in:
Ferdinand Schober
2024-05-07 11:46:01 +02:00
parent b8cc9e2197
commit 9969f997d3
4 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ jobs:
target/debug/*.dll
build-macos:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: install dependencies