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.
ubuntu22.04_x86_64
1 parent be1a665 commit 5625127Copy full SHA for 5625127
.github/workflows/nightly-distribution.yml
@@ -25,7 +25,7 @@ jobs:
25
targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 macos_x86_64 macos_arm64"
26
- branch: "swiftwasm-release/5.7"
27
channel: "5.7"
28
- targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 macos_x86_64 macos_arm64"
+ targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
29
steps:
30
- uses: actions/checkout@v1
31
- name: Setup keychain
0 commit comments