Skip to content

Commit 5594b39

Browse files
committed
ci(macos): pin to macos-13
Formulae is unavailable for macOS > 13
1 parent c484787 commit 5594b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os: [ubuntu-latest, macos-latest, windows-latest]
11+
os: [ubuntu-latest, macos-13, windows-latest]
1212
fpm-version: ["v0.8.0", "v0.9.0", "latest"]
1313
node-version: ["20.x"]
1414

0 commit comments

Comments
 (0)