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 4d21012 commit 15a5f55Copy full SHA for 15a5f55
.github/workflows/release-linux.yml
@@ -15,7 +15,6 @@ on:
15
- ubuntu-latest
16
- ubuntu-22.04
17
- ubuntu-20.04
18
- - ubuntu-18.04
19
workflow_call:
20
inputs:
21
version:
.github/workflows/release-mac.yml
@@ -13,9 +13,9 @@ on:
13
type: choice
14
options:
- macos-latest
+ - macos-13
- macos-12
- macos-11
- - macos-10.15
0 commit comments