We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42237ca commit e3d6d2fCopy full SHA for e3d6d2f
.github/workflows/pack-app.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: ["macos-latest", "windows-latest"]
+ os: ["macos-latest", "windows-latest", "ubuntu-latest"]
15
16
steps:
17
- uses: actions/checkout@main
0 commit comments