We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c43bd commit 2b36dd5Copy full SHA for 2b36dd5
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
path: target/release/tarmac.exe
22
23
macos:
24
- runs-on: macos-latest
+ runs-on: macos-13
25
26
steps:
27
- uses: actions/checkout@v4
0 commit comments