We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c484787 commit 5594b39Copy full SHA for 5594b39
.github/workflows/test-workflow.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, windows-latest]
12
fpm-version: ["v0.8.0", "v0.9.0", "latest"]
13
node-version: ["20.x"]
14
0 commit comments